xen.git
2022-03-25 Andrew Cooperx86/cet: Remove XEN_SHSTK's dependency on EXPERT
2022-03-25 Stefano Stabellinixen/arm: set CPSR Z bit when creating aarch32 guests
2022-03-24 Jan Beulichbuild: provide and export ADDR2LINE
2022-03-24 Juergen Grossxen/arm: rename do_phydev_op() to do_arm_physdev_op()
2022-03-22 Jan Beulichx86/build: also handle .comment.* in linker script
2022-03-22 Jan Beulichx86/build: work around older GNU ld not leaving .got...
2022-03-22 Andrew Cooperx86/hvm: Annotate hvm_physdev_op() with cf_check
2022-03-21 Raphael Ningevtchn/fifo: Don't set PENDING bit if guest misbehaves
2022-03-19 Ayan Kumar... xen/arm64: io: Handle the abort due to access to stage1...
2022-03-19 Ayan Kumar... xen/arm64: io: Emulate instructions (with invalid ISS...
2022-03-17 Bjoern Doebelxen/x86: Livepatch: support patching CET-enhanced functions
2022-03-17 Andrew Cooperx86/cet: Remove writeable mapping of the BSPs shadow...
2022-03-17 Andrew Cooperx86/cet: Use dedicated NOP4 for cf_clobber
2022-03-17 Andrew Cooperx86/cet: Clear IST supervisor token busy bits on S3...
2022-03-17 Jan Beulichx86emul/test: correct VCVTUSI2S{S,D} comments in predic...
2022-03-17 Jan Beulichx86emul/test: correct VSCALEF{P,S}{S,D} entries in...
2022-03-17 Juergen Grossxen: switch non style compliant hypercall handler param...
2022-03-17 George DunlapMAINTAINERS: Propose Henry Wang as the new release...
2022-03-15 Jan BeulichArm: arrange to have linker script honor dependencies...
2022-03-15 Marek Marczykowski... ns16550: add support for Intel LPSS UART
2022-03-15 Jan Beulichx86/APIC: skip unnecessary parts of __setup_APIC_LVTT()
2022-03-14 Julien GrallRevert "xen/arm64: io: Support instructions (for which...
2022-03-14 Julien GrallRevert "xen/arm64: io: Handle the abort due to access...
2022-03-14 Ayan Kumar... xen/arm64: io: Handle the abort due to access to stage1...
2022-03-14 Ayan Kumar... xen/arm64: io: Support instructions (for which ISS...
2022-03-14 Ayan Kumar... xen/arm64: Decode ldr/str post increment operations
2022-03-14 Jan Beulichx86/build: use --orphan-handling linker option if available
2022-03-14 Jan BeulichIOMMU/x86: tidy adjust_irq_affinities hook
2022-03-14 Roger Pau Monnépci/ats: do not allow broken devices to be assigned...
2022-03-14 Roger Pau Monnéx86/vmx: remove dead code to create domains without...
2022-03-14 Jan Beulichx86/time: further improve TSC / CPU freq calibration...
2022-03-10 Roger Pau Monnelivepatch: set -f{function,data}-sections compiler...
2022-03-10 Roger Pau Monnexen/build: put image header into a separate section
2022-03-10 Andrew Cooperx86/kexec: Fix kexec-reboot with CET active
2022-03-09 Bjoern Doebellivepatch: resolve old address before function verification
2022-03-09 Roger Pau Monnévpci/msix: fix PBA accesses
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-03-07 Andrew Cooperx86/cet: Force -fno-jump-tables for CET-IBT
2022-03-07 Lasse Collinxz: fix spelling in comments
2022-03-07 Lasse Collinxz: move s->lzma.len = 0 initialization to lzma_reset()
2022-03-07 Lasse Collinxz: validate the value before assigning it to an enum...
2022-03-07 Lasse Collinxz: avoid overlapping memcpy() with invalid input with...
2022-03-07 Zhen Leidecompressors: fix spelling mistakes
2022-03-07 Lasse Collinxz: fix XZ_DYNALLOC to avoid useless memory reallocations
2022-03-07 Lasse Collinxz: add fall-through comments to a switch statement
2022-03-07 Jan Beulichx86/tboot: adjust Kconfig default
2022-03-04 Jan Beulichx86: also discard .fini_array in linker script
2022-03-04 Jan Beulichx86emul: correct a few scalar insn comments
2022-03-04 Jan Beulichx86emul/test: correct VRNDSCALES{S,D} entries in predic...
2022-03-04 Jan Beulichx86: drop use of CONSTRUCTORS from linker script
2022-03-04 Jan Beulichx86/time: add CF-clobber annotations
2022-03-04 Jan Beulichbuild: export potentially overridden tool chain components
2022-03-04 Anthony PERARDbuild,x86: remove the need for build32.mk
2022-03-03 Julien Grallxen/arm: mm: Encode existing constraints of the memory...
2022-03-03 Michal Orzelxen/arm: gic: Introduce GIC_PRI_{IRQ/IPI}_ALL
2022-03-03 Andrew Cooperxen/cet: Fix __initconst_cf_clobber
2022-03-02 Jan Beulichx86: fold sections in final binaries
2022-03-02 Jan Beulichx86/altcall: silence undue warning
2022-03-02 Jan Beulichdocs: correct "gnttab=" documented default
2022-03-02 Juergen Grossdocs: document patch rules
2022-03-01 Julien Grallxen/arm32: head: Don't set r12 and update the documentation
2022-03-01 Julien Grallxen/arm64: head: Mark the end of subroutines with ENDPR...
2022-03-01 Julien Grallxen/arm32: head: Mark the end of subroutines with ENDPR...
2022-03-01 Julien Grallxen/arm: Remove unused BOOT_RELOC_VIRT_START
2022-03-01 Andrew Cooperx86/spec-ctrl: Disable retpolines with CET-IBT
2022-03-01 Jan Beulichx86/CPUID: correct FEATURESET_7d2 comment
2022-03-01 Roger Pau Monnévpci/msix: reduce indentation in msix_write PBA handling
2022-02-27 Julien Grallxen/arm: p2m: Replace level_{orders, masks} arrays...
2022-02-27 Julien Grallxen/arm: lpae: Use the generic helpers to defined the...
2022-02-27 Julien Grallxen/arm: lpae: Rename LPAE_ENTRIES_MASK_GS to LPAE_ENTR...
2022-02-25 Anthony PERARDbuild: fix auto defconfig rule
2022-02-25 Andrew Cooperx86/CET: Fix S3 resume with shadow stacks active
2022-02-25 Juergen Grossxen/public: add comment to struct xen_mem_acquire_resource
2022-02-25 Jan BeulichMAINTAINERS: update TXT section
2022-02-25 Jan Beulichx86/altp2m: p2m_altp2m_propagate_change() should honor...
2022-02-25 Anthony PERARDbuild: rework coverage and ubsan CFLAGS handling
2022-02-25 Anthony PERARDbuild: use main rune to build host binary x86's mkelf32...
2022-02-25 Anthony PERARDbuild: rework "clean" to clean from the root dir
2022-02-25 Anthony PERARDbuild: clean-up "clean" rules of duplication
2022-02-25 Anthony PERARDbuild: generate x86's asm-macros.h with filechk
2022-02-25 Anthony PERARDbuild: add headers path to CFLAGS once for all archs
2022-02-25 Anthony PERARDbuild: start building the tools with the main makefiles
2022-02-25 Anthony PERARDbuild: handle always-y and hostprogs-always-y
2022-02-25 Anthony PERARDbuild: remove KBUILD_ specific from Makefile.host
2022-02-25 Anthony PERARDxen/tools/kconfig: fix build with -Wdeclaration-after...
2022-02-25 Anthony PERARDbuild: hook kconfig into xen build system
2022-02-25 Anthony PERARDbuild: rename __LINKER__ to LINKER_SCRIPT
2022-02-25 Anthony PERARDbuild: introduce if_changed_deps
2022-02-25 Anthony PERARDbuild: build everything from the root dir, use obj...
2022-02-25 Anthony PERARDbuild: rework test/livepatch/Makefile
2022-02-25 Jan Beulichx86: make embedded endbr64 check compatible with older...
2022-02-25 Jan Beulichx86/time: switch platform timer hooks to altcall
2022-02-24 Julien Grallxen/mm: pg_offlined can be defined as bool in free_heap...
2022-02-24 Michal Orzelxen/arm: Rename psr_mode_is_user to regs_mode_is_user
2022-02-24 Michal Orzelxen/arm: Rename psr_mode_is_32bit to regs_mode_is_32bit
next