xen.git
2022-07-05 Roger Pau Monnetools/libxl: report trusted backend status to frontends
2022-07-05 Wei Chenxen/arm32: avoid EFI stub wchar_t size linker warning
2022-07-05 Jan Beulichpublic: constify xsd_errors[]
2022-07-05 Luca Fancellutools/helpers: fix snprintf argument in init-dom0less.c
2022-07-05 Demi Marie... EFI: preserve the System Resource Table for dom0
2022-07-04 Roger Pau Monnéconsole/serial: set the default transmit buffer size...
2022-07-04 Daniel P. Smithflask: implement xsm_set_system_active
2022-07-04 Daniel P. Smithxsm: create idle domain privileged and demote after...
2022-07-04 Luca Fancelludocs/misra: Add instructions for cppcheck
2022-07-04 Bertrand Marquisxen: Add MISRA support to cppcheck make rule
2022-07-01 Julien Grallpublic/io: xs_wire: Document that new errors should...
2022-06-30 Dmytro Semenetsxen: arm: Don't use stop_cpu() in halt_this_cpu()
2022-06-30 Julien Grallpublic/io: xs_wire: Allow Xenstore to report EPERM
2022-06-30 Roger Pau Monnex86/ept: fix shattering of special pages
2022-06-30 Andrew Cooperx86/spec-ctrl: Knobs for STIBP and PSFD, and follow...
2022-06-30 Andrew Cooperx86/spec-ctrl: Only adjust MSR_SPEC_CTRL for idle with...
2022-06-29 Xenia Ragiadakouxen/arm: smmu-v3: Fix MISRA C 2012 Rule 1.3 violations
2022-06-28 Michal Orzelacpi: drop the unneeded casts to unsigned
2022-06-28 Michal Orzelxsm/flask: Use unsigned int instead of plain unsigned
2022-06-28 Michal Orzelinclude/public: Use uint32_t instead of unsigned (int)
2022-06-28 Michal Orzelinclude/xen: Use unsigned int instead of plain unsigned
2022-06-28 Michal Orzelxen/domain: Use unsigned int instead of plain unsigned
2022-06-28 Michal Orzelxen/arm: Use unsigned int instead of plain unsigned
2022-06-28 Xenia Ragiadakouarm64/traps: fix MISRA C 2012 Rule 8.4 violations
2022-06-28 Xenia Ragiadakouiommu: fix MISRA C 2012 Rule 8.7 violation
2022-06-28 Xenia Ragiadakoupage_alloc: fix MISRA C 2012 Rule 8.7 violation
2022-06-28 Juergen Grosstools/xenstore: modify feature bit specification in...
2022-06-28 Juergen Grossxen: move do_vcpu_op() to arch specific code
2022-06-28 Jan Beulichx86: correct asm() constraints when dealing with immedi...
2022-06-25 Julien Grallxen/arm: irq: Initialize the per-CPU IRQs while prepari...
2022-06-23 Xenia Ragiadakouxen/arm: vtimer: Remove duplicate header
2022-06-23 Xenia Ragiadakouxen/arm: vtimer: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/common: gunzip: Fix MISRA C 2012 Rule 8.4 violation
2022-06-23 Xenia Ragiadakouxen/lib: list-sort: Fix MISRA C 2012 Rule 8.4 violation
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
next