xen.git
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
2022-02-24 Juergen Grossdocs: add some clarification to xenstore-migration.md
2022-02-24 Julien Grallxen/mm: Remove always true ASSERT() in free_heap_pages()
2022-02-24 Anthony PERARDtools/configure.ac: Create ZLIB_LIBS and ZLIB_CFLAGS
2022-02-24 Jan Beulichx86/cpuid: replace more cpufeat_word() uses
2022-02-24 Jan Beulichx86: drop NOP_DS_PREFIX
2022-02-24 Jan Beulichx86/mwait-idle: re-order state entry/exit code a little
2022-02-24 Jan Beulichx86/perfc: fold HVM's VM-exit counter arrays
2022-02-24 Jan BeulichSVM: sync VM-exit perf counters with known VM-exit...
2022-02-23 Andrew Cooperx86/hvm: Drop get_shadow_gs_base() hook and use hvm_get...
2022-02-23 Andrew Cooperx86/IOMMU: Use altcall, and __initconst_cf_clobber
2022-02-23 Andrew Cooperx86/vpmu: Harden indirect branches
2022-02-23 Andrew Cooperx86/ucode: Use altcall, and __initconst_cf_clobber
2022-02-23 Andrew Cooperx86/hvm: Use __initdata_cf_clobber for hvm_funcs
2022-02-23 Andrew Cooperxsm: Use __initconst_cf_clobber for xsm_ops
2022-02-23 Andrew Cooperx86/altcall: Optimise away endbr64 instruction where...
2022-02-23 Andrew Cooperx86/altcall: Check and optimise altcall targets
2022-02-23 Andrew Cooperxen/altcall: Use __ro_after_init now that it exists
2022-02-23 Andrew Cooperx86: Enable CET Indirect Branch Tracking
2022-02-23 Andrew Cooperx86/EFI: Disable CET-IBT around Runtime Services calls
2022-02-23 Andrew Cooperx86/setup: Rework MSR_S_CET handling for CET-IBT
2022-02-23 Andrew Cooperx86/entry: Make IDT entrypoints CET-IBT compatible
2022-02-23 Andrew Cooperx86/entry: Make syscall/sysenter entrypoints CET-IBT...
2022-02-23 Andrew Cooperx86/emul: Update emulation stubs to be CET-IBT compatible
2022-02-23 Andrew Cooperx86: Introduce helpers/checks for endbr64 instructions
2022-02-23 Andrew Cooperx86/traps: Rework write_stub_trampoline() to not hardco...
2022-02-23 Andrew Cooperx86/alternatives: Clear CR4.CET when clearing CR0.WP
2022-02-23 Andrew Cooperx86/setup: Read CR4 earlier in __start_xen()
2022-02-23 Marek Marczykowski... x86: Build check for embedded endbr64 instructions
2022-02-23 Andrew Cooperx86: Use control flow typechecking where possible
2022-02-23 Andrew Cooperx86/bugframe: CFI hardening
2022-02-23 Andrew Cooperx86/stack: CFI hardening
2022-02-23 Andrew Cooperx86/misc: CFI hardening
2022-02-23 Andrew Cooperx86/time: CFI hardening
2022-02-23 Andrew Cooperx86/pt: CFI hardening
2022-02-23 Andrew Cooperx86/dpci: CFI hardening
2022-02-23 Andrew Cooperx86/psr: CFI hardening
2022-02-23 Andrew Cooperx86/apei: CFI hardening
2022-02-23 Andrew Cooperx86/irq: CFI hardening
2022-02-23 Andrew Cooperx86/p2m: CFI hardening
2022-02-23 Andrew Cooperx86/hap: CFI hardening
2022-02-23 Andrew Cooperx86/shadow: CFI hardening
2022-02-23 Andrew Cooperx86/logdirty: CFI hardening
2022-02-23 Andrew Cooperx86/guest: CFI hardening
2022-02-23 Andrew Cooperx86/cpu: CFI hardening
next