xen.git
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()
2022-02-23 Andrew Cooperxen: CFI hardening for IPIs
2022-02-23 Andrew Cooperxen: CFI hardening for call_rcu()
2022-02-23 Andrew Cooperxen: CFI hardening for init_timer()
2022-02-23 Andrew Cooperxen: CFI hardening for continue_hypercall_on_cpu()
2022-02-23 Andrew Cooperxen: CFI hardening for acpi_table_parse()
2022-02-23 Andrew Cooperxen: CFI hardening for notifier callbacks
2022-02-23 Andrew Cooperxen: CFI hardening for __initcall()
2022-02-23 Andrew Cooperxen: CFI hardening for custom_param()
2022-02-23 Andrew Cooperxen: CFI hardening for x86 hypercalls
2022-02-23 Andrew Cooperx86: Introduce support for CET-IBT
2022-02-23 Andrew Cooperx86/kexec: Annotate embedded data with ELF metadata
2022-02-23 Juergen Grossx86: Don't use the hypercall table for calling compat...
2022-02-23 Juergen Grossx86/pv-shim: Don't modify the hypercall table
2022-02-23 Andrew Cooperxen/xsm: Move {do,compat}_flask_op() declarations into...
2022-02-23 Andrew Cooperxen/sort: Switch to an extern inline implementation
2022-02-22 Roger Pau Monnecirrus: update FreeBSD to 12.3
2022-02-21 Roger Pau Monnex86/Kconfig: introduce option to select retpoline usage
2022-02-21 Roger Pau Monnex86/clang: add retpoline support
2022-02-21 Roger Pau Monnex86/retpoline: split retpoline compiler support into...
2022-02-21 Andrew CooperCI: Coverity tweaks
2022-02-21 Andrew Cooperxen: Rename asprintf() to xasprintf()
2022-02-21 Andrew Coopertests/resource: Initialise gnttab before xenforeignmemo...
2022-02-18 Roger Pau MonneCI/Coverity: Do not build QEMU, SeaBIOS or OVMF
2022-02-18 Roger Pau MonneCI: add github workflow to run Coverity scans
2022-02-18 Andrew CooperCI: Clean up alpine containers
2022-02-18 Andrew CooperCI: Add gnu grep to alpine containers
2022-02-18 Jan Beulichx86: replace a few do_div() uses
next