xen.git
2022-06-23 Xenia Ragiadakouxen/arm: shutdown: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/common: device_tree: Fix MISRA C 2012 Rule 8.7...
2022-06-23 Julien Gralltools/xenstored: Harden corrupt()
2022-06-23 Anthony PERARDbuild,include: rework shell script for headers++.chk
2022-06-23 Juergen Grossmaintainers: add me as reviewer for Mini-OS
2022-06-23 Jan Beulichx86emul/test: improve failure location identification...
2022-06-22 Julien Grallxen/arm: smpboot: Allocate the CPU sibling/core maps...
2022-06-22 Andrew Cooperx86/mm: Add an early PGT_validated exit in _get_page_type()
2022-06-20 Roger Pau Monnétools/include: drop leading underscore from xen_list...
2022-06-17 Wei Chenxen/x86: use INFO level for node's without memory log...
2022-06-17 Wei Chenxen/x86: add detection of memory interleaves for differ...
2022-06-17 Wei Chenxen/x86: use paddr_t for addresses in NUMA node structure
2022-06-17 Wei Chenxen/arm: use !CONFIG_NUMA to keep fake NUMA API
2022-06-17 Wei Chenxen: decouple NUMA from ACPI in Kconfig
2022-06-17 Wei Chenxen: introduce an arch helper for default dma zone...
2022-06-17 Wei Chenxen/arm: Keep memory nodes in device tree when Xen...
2022-06-17 Wei Chenxen: reuse x86 EFI stub functions for Arm
2022-06-16 Anthony PERARDtools/ocaml: fix build dependency target
2022-06-16 Anthony PERARDstubdom: xenlibs linkfarm, ignore non-regular files
2022-06-16 Anthony PERARDstubdom: build xenstore*-stubdom using new Makefile...
2022-06-16 Anthony PERARDtools/xenstore: introduce Makefile.common to be used...
2022-06-16 Anthony PERARDtools/libs: create Makefile.common to be used by stubdo...
2022-06-16 Anthony PERARDstubdom: introduce xenlibs.mk
2022-06-16 Anthony PERARDlibs/stat: Fix and rework perl-binding build
2022-06-16 Anthony PERARDlibs/stat: Fix and rework python-bindings build
2022-06-16 Anthony PERARDlibs/store: use of -iquote instead of -I
2022-06-16 Anthony PERARDlibs/guest: rework CFLAGS
2022-06-16 Anthony PERARDlibs/guest: rename ELF_OBJS to LIBELF_OBJS
2022-06-16 Anthony PERARDlibs: Rename $(SRCS-y) to $(OBJS-y)
2022-06-16 Anthony PERARDlibs,tools/include: Clean "clean" targets
2022-06-16 Anthony PERARDlibs: Remove need for *installlocal targets
2022-06-16 Anthony PERARDlibs: rename LDUSELIBS to LDLIBS and use it instead...
2022-06-16 Anthony PERARDtools/xenstore: Cleanup makefile
2022-06-16 Marek Marczykowski... ehci-dbgp: fix selecting n-th ehci controller
2022-06-16 Andrew Cooperx86/spec-ctrl: More MSR_ARCH_CAPS enumerations
2022-06-16 Andrew Cooperx86/spec-ctrl: Add spec-ctrl=unpriv-mmio
2022-06-16 Andrew Cooperx86/spec-ctrl: Enumeration for MMIO Stale Data controls
2022-06-16 Andrew Cooperx86/spec-ctrl: Make VERW flushing runtime conditional
2022-06-16 Bertrand Marquisarm: Define kconfig symbols used by arm64 cpufeatures
2022-06-16 Bertrand Marquisarm: add ISAR2, MMFR0 and MMFR1 fields in cpufeature
2022-06-16 Bertrand Marquisxen/arm: Add sb instruction support
2022-06-16 Bertrand Marquisxen/arm: Sync sysregs and cpuinfo with Linux 5.18-rc3
2022-06-15 Anthony PERARDbuild: remove auto.conf prerequisite from compat/xlat...
2022-06-15 Jan Beulichbuild: fix exporting for make 3.82
2022-06-15 Juergen Grosstools/xenstore: simplify loop handling connection I/O
2022-06-15 Jane Malalanex86/hvm: widen condition for is_hvm_pv_evtchn_domain...
2022-06-15 Jan BeulichIOMMU/x86: work around bogus gcc12 warning in hvm_gsi_eoi()
2022-06-14 Stefano Stabelliniadd more MISRA C rules to docs/misra/rules.rst
2022-06-11 Julien Grallxen/arm: mm: Re-implement setup_frame_table_mappings...
2022-06-11 Julien Grallxen/arm: mm: Rework setup_xenheap_mappings()
2022-06-11 Julien Grallxen/arm64: mm: Add memory to the boot allocator first
2022-06-11 Julien Grallxen/arm32: setup: Move out the code to populate the...
2022-06-11 Julien Grallxen/arm: mm: Use the PMAP helpers in xen_{,un}map_table()
2022-06-11 Julien Grallxen/arm: mm: Clean-up the includes and order them
2022-06-11 Wei Liuxen/arm: add Persistent Map (PMAP) infrastructure
2022-06-10 Michal Orzelxen/arm: gicv2: Rename gicv2_map_hwdown_extra_mappings
2022-06-10 Michal Orzelxen/arm: traps: Fix reference to invalid erratum ID
2022-06-10 Jan Beulichx86emul/test: encourage compiler to use more embedded...
2022-06-10 Jan Beulichx86/mm: further simplify cleanup_page_mappings()
2022-06-10 Jan BeulichRevert "IOMMU/x86: perform PV Dom0 mappings in batches"
2022-06-10 Jan Beulichx86/mm: account for PGT_pae_xen_l2 in recently added...
2022-06-09 Andrew Cooperx86/pv: Track and flush non-coherent mappings of RAM
2022-06-09 Andrew Cooperx86/amd: Work around CLFLUSH ordering on older parts
2022-06-09 Andrew Cooperx86: Split cache_flush() out of cache_writeback()
2022-06-09 Andrew Cooperx86: Don't change the cacheability of the directmap
2022-06-09 Andrew Cooperx86/page: Introduce _PAGE_* constants for memory types
2022-06-09 Andrew Cooperx86/pv: Fix ABAC cmpxchg() race in _get_page_type()
2022-06-09 Andrew Cooperx86/pv: Clean up _get_page_type()
2022-06-09 Jan BeulichVT-d: fold iommu_flush_iotlb{,_pages}()
2022-06-09 Jan BeulichIOMMU: fold flush-all hook into "flush one"
2022-06-09 Jan BeulichSUPPORT.md: extend security support for x86 hosts to...
2022-06-08 Jan BeulichIOMMU/x86: perform PV Dom0 mappings in batches
2022-06-08 Jan BeulichIOMMU/x86: restrict IO-APIC mappings for PV Dom0
2022-06-08 Anthony PERARDbuild: xen/include: use if_changed
2022-06-08 Luca Fancellutools/libxl: optimize domain creation skipping domain...
2022-06-08 Michal Orzelxen/arm: Allow setting the number of CPUs to activate...
2022-06-08 Julien Grallxen/arm: Move fixmap definitions in a separate header
2022-06-08 Julien Grallxen/arm: mm: Allow page-table allocation from the boot...
2022-06-08 Julien Grallxen/arm: mm: Allocate xen page tables in domheap rather...
2022-06-08 Julien Grallxen/arm32: mm: Re-implement setup_xenheap_mappings...
2022-06-08 Julien Grallxen/arm: mm: Re-implement early_fdt_map() using map_pag...
2022-06-08 Julien Grallxen/arm: mm: Don't open-code Xen PT update in remove_ea...
2022-06-08 Julien Grallxen/arm: mm: Avoid flushing the TLBs when mapping are...
2022-06-08 Julien Grallxen/arm: mm: Add support for the contiguous bit
2022-06-08 Julien Grallxen/arm: mm: Allow other mapping size in xen_pt_update_...
2022-06-08 Henry Wangxen/common: Use enhanced ASSERT_ALLOC_CONTEXT in xmalloc()
2022-06-08 David Vrabelpage_alloc: assert IRQs are enabled in heap alloc/free
2022-06-08 Stefano Stabellinidocs/misra: add Rule 5.1
2022-06-08 Stefano Stabellinidocs/misra: introduce rules.rst
2022-06-06 Andrew Cooperx86/spec-ctrl: Enumeration for new Intel BHI controls
2022-06-01 Jan Beulichx86: harden use of calc_ler_msr()
2022-06-01 Jason Andryuklibxl: don't leak self pipes
2022-06-01 Tamas K Lengyeltools/libs/ctrl: rename and export do_memory_op as...
2022-05-31 Stefano Stabelliniinit-dom0less: better snprintf checks
2022-05-25 Juergen Grosstools/xenstore: fix event sending in introduce_domain()
2022-05-25 Roger Pau Monnéx86/flushtlb: remove flush_area check on system state
2022-05-25 Roger Pau Monnéx86/mm: rename FLUSH_FORCE_IPI to FLUSH_NO_ASSIST
2022-05-25 Bertrand Marquisbuild: fix make warning if there is no cppcheck
2022-05-25 Elliott Mitchelltools/xl: sort create command options
2022-05-25 Julien Grallxen/iommu: dt: Check the return value of xsm_deassign_d...
next