]> xenbits.xensource.com Git - people/royger/xen.git/shortlog
people/royger/xen.git
2022-02-25 Roger Pau Monnecodeql: ignore Kconfig codeql5 gitlab/codeql5
2022-02-25 Roger Pau Monne(no commit message) codeql4 gitlab/codeql4
2022-02-25 Roger Pau Monne(no commit message)
2022-02-25 Roger Pau Monnevpci/msix: fix PBA accesses
2022-02-25 Roger Pau Monnepci/ats: do not allow broken devices to be assigned...
2022-02-25 Juergen Grossxen/public: add comment to struct xen_mem_acquire_resource staging gitlab/staging
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
2022-02-23 Andrew Cooperx86/pmu: CFI hardening
2022-02-23 Andrew Cooperx86/mce: CFI hardening
2022-02-23 Andrew Cooperx86/hvmsave: CFI hardening
2022-02-23 Andrew Cooperx86/quirks: CFI hardening
2022-02-23 Andrew Cooperx86/idle: CFI hardening
2022-02-23 Andrew Cooperx86/mtrr: CFI hardening
2022-02-23 Andrew Cooperx86/nmi: CFI hardening
2022-02-23 Andrew Cooperx86/apic: CFI hardening
2022-02-23 Andrew Cooperx86/power: CFI hardening
2022-02-23 Andrew Cooperx86/ucode: CFI hardening
2022-02-23 Andrew Cooperx86/emul: CFI hardening
2022-02-23 Andrew Cooperx86/hvm: CFI hardening for device emulation
2022-02-23 Andrew Cooperx86/hvm: CFI hardening for hvm_funcs
2022-02-23 Andrew Cooperx86: CFI hardening for request_irq()
2022-02-23 Andrew Cooperxen/misc: CFI hardening
2022-02-23 Andrew Cooperxen/console: CFI hardening
2022-02-23 Andrew Cooperxen/video: CFI hardening
2022-02-23 Andrew Cooperxen/iommu: CFI hardening
2022-02-23 Andrew Cooperxen/decompress: CFI hardening
2022-02-23 Andrew Cooperxen/vpci: CFI hardening
2022-02-23 Andrew Cooperxen/keyhandler: CFI hardening
2022-02-23 Andrew Cooperxen/tasklet: CFI hardening
2022-02-23 Andrew Cooperxen/hypfs: CFI hardening
2022-02-23 Andrew Cooperxen/evtchn: CFI hardening
2022-02-23 Andrew Cooperxen/sched: CFI hardening
2022-02-23 Andrew Cooperxsm: CFI hardening
2022-02-23 Andrew Cooperxsm/flask/ss: CFI hardening
2022-02-23 Andrew Cooperxen: CFI hardening for open_softirq()
next