xen.git
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-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-07 Jan BeulichPCI: don't allow "pci-phantom=" to mark real devices...
2022-06-07 Marek Marczykowski... ns16550: use poll mode if INTERRUPT_LINE is 0xff
2022-06-07 Jan Beulichbuild: silence GNU ld warning about executable stacks
2022-06-07 Jan Beulichbuild: suppress GNU ld warning about RWX load segments
2022-06-07 Julien Grallxen: io: Fix race between sending an I/O and domain...
2022-06-07 Roger Pau Monnélinker/lld: do not generate quoted section names
2022-06-07 Roger Pau Monnékconfig: detect LD implementation
2022-06-07 Roger Pau Monnéx86/msr: handle reads to MSR_P5_MC_{ADDR,TYPE}
2022-06-07 Jan BeulichIOMMU/x86: disallow device assignment to PoD guests
2022-06-07 Jan BeulichIOMMU: make domctl handler tolerate NULL domain
2022-06-07 Juergen Grossxen/iommu: cleanup iommu related domctl handling
2022-06-07 Juergen Grosstools/libs/light: don't set errno to a negative value
2022-06-07 Juergen Grosstools/libs/guest: don't set errno to a negative value
2022-06-07 Juergen Grosstools/libs/ctrl: don't set errno to a negative value
2022-06-07 Juergen Grosstools/libs/evtchn: don't set errno to negative values
2022-06-07 Andrew Cooperxen/build: Fix dependency for the MAP rule
2022-06-07 David Vrabelx86/mm: avoid inadvertently degrading a TLB flush to...
2022-06-07 Jan BeulichVT-d: refuse to use IOMMU with reserved CAP.ND value
2022-06-07 Juergen Grossxen: fix XEN_DOMCTL_gdbsx_guestmemio crash
2022-06-07 Jason Andryukx86/irq: skip unmap_domain_pirq XSM during destruction
2022-06-07 Jan Beulichupdate Xen version to 4.16.2-pre
2022-04-12 Jan Beulichupdate Xen version to 4.16.1
2022-04-08 Roger Pau Monnélivepatch: avoid relocations referencing ignored sectio...
2022-04-08 Roger Pau Monnélivepatch: do not ignore sections with 0 size
2022-04-08 Jan BeulichvPCI: fix MSI-X PBA read/write gprintk()s
2022-04-08 Andrew Cooperx86/cpuid: Clobber CPUID leaves 0x800000{1d..20} in...
2022-04-08 Jan BeulichVT-d: avoid infinite recursion on domain_context_mappin...
2022-04-08 Jan BeulichVT-d: avoid NULL deref on domain_context_mapping_one...
2022-04-08 Jan BeulichVT-d: don't needlessly look up DID
2022-04-06 Roger Pau Monnétools/firmware: do not add a .note.gnu.property section
2022-04-06 Roger Pau Monnétools/firmware: force -fcf-protection=none
2022-04-06 Jason Andryuklibxl: Re-scope qmp_proxy_spawn.ao usage
2022-04-06 Jason Andryuklibxl: Don't segfault on soft-reset failure
2022-04-06 Jason Andryukxl: Fix global pci options
2022-04-06 Juergen Grosstools/libs/light: set video_mem for PVH guests
2022-04-05 Jan BeulichIOMMU/x86: use per-device page tables for quarantining
2022-04-05 Jan BeulichAMD/IOMMU: abstract maximum number of page table levels
2022-04-05 Jan BeulichIOMMU/x86: drop TLB flushes from quarantine_init()...
2022-04-05 Jan BeulichIOMMU/x86: maintain a per-device pseudo domain ID
2022-04-05 Jan BeulichVT-d: prepare for per-device quarantine page tables...
2022-04-05 Jan BeulichVT-d: prepare for per-device quarantine page tables...
2022-04-05 Jan BeulichAMD/IOMMU: re-assign devices directly
2022-04-05 Jan BeulichVT-d: re-assign devices directly
2022-04-05 Jan BeulichVT-d: drop ownership checking from domain_context_mappi...
2022-04-05 Jan BeulichIOMMU/x86: tighten iommu_alloc_pgtable()'s parameter
2022-04-05 Jan BeulichVT-d: fix add/remove ordering when RMRRs are in use
2022-04-05 Jan BeulichVT-d: fix (de)assign ordering when RMRRs are in use
2022-04-05 Jan BeulichVT-d: correct ordering of operations in cleanup_domid_map()
2022-04-05 Roger Pau Monnéx86/hap: do not switch on log dirty for VRAM tracking
2022-03-31 Jan Beulichlivepatch: account for patch offset when applying NOP...
2022-03-31 Roger Pau Monnévpci/msix: fix PBA accesses
2022-03-31 Roger Pau Monnéx86/Kconfig: introduce option to select retpoline usage
2022-03-31 Roger Pau Monnéx86/clang: add retpoline support
2022-03-31 Roger Pau Monnéx86/retpoline: split retpoline compiler support into...
2022-03-28 Bjoern Doebellivepatch: resolve old address before function verification
2022-03-25 Andrew Cooperx86/cet: Remove XEN_SHSTK's dependency on EXPERT
2022-03-25 Bjoern Doebelxen/x86: Livepatch: support patching CET-enhanced functions
2022-03-25 Andrew Cooperx86/cet: Remove writeable mapping of the BSPs shadow...
2022-03-25 Andrew Cooperx86/cet: Clear IST supervisor token busy bits on S3...
2022-03-25 Andrew Cooperx86/kexec: Fix kexec-reboot with CET active
2022-03-25 Andrew Cooperx86/spec-ctrl: Disable retpolines with CET-IBT
2022-03-25 Andrew Cooperx86/CET: Fix S3 resume with shadow stacks active
2022-03-25 Andrew Cooperx86: Enable CET Indirect Branch Tracking
2022-03-25 Andrew Cooperx86/EFI: Disable CET-IBT around Runtime Services calls
2022-03-25 Andrew Cooperx86/setup: Rework MSR_S_CET handling for CET-IBT
2022-03-25 Andrew Cooperx86/entry: Make IDT entrypoints CET-IBT compatible
2022-03-25 Andrew Cooperx86/entry: Make syscall/sysenter entrypoints CET-IBT...
2022-03-25 Andrew Cooperx86/emul: Update emulation stubs to be CET-IBT compatible
2022-03-25 Andrew Cooperx86: Introduce helpers/checks for endbr64 instructions
2022-03-25 Andrew Cooperx86/traps: Rework write_stub_trampoline() to not hardco...
2022-03-25 Andrew Cooperx86/alternatives: Clear CR4.CET when clearing CR0.WP
2022-03-25 Andrew Cooperx86/setup: Read CR4 earlier in __start_xen()
2022-03-25 Andrew Cooperx86: Introduce support for CET-IBT
2022-03-10 Luca Fancelluarm/efi: Handle Xen bootargs from both xen.cfg and DT
2022-03-10 Luca Fancelluxen/arm: increase memory banks number define value
2022-03-10 Michal Orzelxen/arm64: Zero the top 32 bits of gp registers on...
2022-03-10 Lasse Collinxz: validate the value before assigning it to an enum...
2022-03-10 Lasse Collinxz: avoid overlapping memcpy() with invalid input with...
2022-03-10 Roger Pau Monnétools/libxl: don't allow IOMMU usage with PoD
2022-03-10 Roger Pau Monnéx86/console: process softirqs between warning prints
2022-03-10 Jan BeulichVT-d: drop undue address-of from check_cleanup_domid_map()
2022-03-08 Andrew Cooperx86/spec-ctrl: Cease using thunk=lfence on AMD
2022-03-08 Bertrand Marquisxen/arm: Allow to discover and use SMCCC_ARCH_WORKAROUND_3
2022-03-08 Rahul Singhxen/arm: Add Spectre BHB handling
2022-03-08 Bertrand Marquisxen/arm: Add ECBHB and CLEARBHB ID fields
2022-03-08 Bertrand Marquisxen/arm: move errata CSV2 check earlier
2022-03-08 Bertrand Marquisxen/arm: Introduce new Arm processors
2022-02-16 Jan Beulichx86emul: fix VPBLENDMW with mask and memory operand
2022-02-16 Anthony PERARDtools/libs: Fix build dependencies
2022-02-16 Anthony PERARDbuild: fix exported variable name CFLAGS_stack_boundary
next