]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
2024-04-23 Leigh Browndocs/man: Add xenwatchdog manual page
2024-04-23 Leigh Browntools/misc: Add xenwatchdogd.c copyright notice
2024-04-23 Leigh Browntools/misc: xenwatchdogd enhancements
2024-04-23 Leigh Browntools/misc: xenwatchdogd: add parse_secs()
2024-04-23 Ross Lagerwallx86/rtc: Avoid UIP flag being set for longer than expected
2024-04-22 Roger Pau Monnéx86/pvh: zero VGA information
2024-04-22 Roger Pau Monnéx86/video: add boot_video_info offset generation to...
2024-04-22 Nicola Vetriniautomation/eclair_analysis: substitute deprecated servi...
2024-04-22 Oleksii Kurochkoxen/riscv: check whether the assembler has Zbb extensio...
2024-04-22 Nicola Vetrinixen/domain: deviate MISRA C Rule 16.2 violation
2024-04-22 Jason Andryukx86/PVH: Use unsigned int for dom0 e820 index
2024-04-19 Vaishali Thakkarx86/svm: Add flushbyasid in the supported features
2024-04-19 Nicola Vetrinieclair_analysis: deviate x86 emulator for Rule 16.2
2024-04-19 Oleksii Kurochkoxen/riscv: add minimal stuff to page.h to build full Xen
2024-04-19 Oleksii Kurochkoxen/riscv: introduce io.h
2024-04-19 Shawn Anastasioxen/ppc: mm-radix: Replace debug printing code with...
2024-04-19 Sergiy Kibrikx86/MCE: move intel mcheck init code to separate file
2024-04-18 Daniel P. Smithxen/gzip: Drop huffman code table tracking
2024-04-18 Daniel P. Smithxen/gzip: Remove custom memory allocator
2024-04-18 Daniel P. Smithxen/gzip: Drop unused define checks
2024-04-18 Andrew Cooperx86/emul: Simplify segment override prefix decoding
2024-04-18 Andrew Cooperxen/efi: Rewrite DOS/PE magic checking without memcmp()
2024-04-18 Federico Serafinidocs/misra: mark the gzip folder as adopted code
2024-04-17 Julien GrallRevert "public: s/int/int32_t"
2024-04-17 Michal Orzeldocs: arm: Update where Xen should be loaded in memory
2024-04-17 Stefano Stabellinipublic: s/int/int32_t
2024-04-16 Stefano Stabellinidocs/misra: add Rule 16.4
2024-04-16 Stefano Stabellinidocs/misra/rules.rst: add rule 5.5
2024-04-12 Andrew Cooperdocs/hypercall-abi: State that the hypercall page is...
2024-04-12 Daniel P. Smithxen/gzip: Colocate gunzip code files
2024-04-11 Roger Pau Monnealtcall: fix __alt_call_maybe_initdata so it's safe...
2024-04-11 Jason Andryuklibxl: devd: Spawn QEMU for 9pfs
2024-04-11 Jason Andryuklibxl: Use vkb=[] for HVMs
2024-04-11 Juergen Grossxen/include: move definition of ASM_INT() to xen/linkage.h
2024-04-11 Ross LagerwallMAINTAINERS: Update livepatch maintainers
2024-04-11 Leigh Browntools/misc: xenwatchdogd: add static qualifier
2024-04-11 Leigh Browntools/misc: rework xenwatchdogd signal handling
2024-04-11 Leigh Browntools/misc: xenwatchdogd: use EXIT_* constants
2024-04-11 Shawn Anastasioxen/acpi: Allow xen/acpi.h to be included on non-ACPI...
2024-04-11 Nicola Vetrinixen/xsm: address violation of MISRA C Rule 16.2
2024-04-11 Nicola Vetrinix86/hvm: address violations of MISRA C Rule 16.2
2024-04-11 Nicola Vetrinixen/domctl: address violations of MISRA C Rule 16.2
2024-04-11 Nicola Vetrinix86/efi: tidy switch statement and address MISRA violation
2024-04-11 Nicola Vetrinix86/irq: tidy switch statement and address MISRA violation
2024-04-11 Nicola Vetrinix86/cpuid: address violation of MISRA C Rule 16.2
2024-04-11 Nicola Vetrinix86/vlapic: tidy switch statement and address MISRA...
2024-04-11 Andrew Cooperx86/emul: Adjust X86EMUL_OPC_EXT_MASK to placate MISRA
2024-04-11 Andrew Cooperxen/spinlock: Adjust LOCK_DEBUG_INITVAL to placate...
2024-04-11 Andrew Cooperxen/vPCI: Remove shadowed variable
2024-04-11 Andrew Cooperxen/nospec: Remove unreachable code
2024-04-11 Andrew Cooperx86/hvm: Fix Misra Rule 19.1 regression
2024-04-11 Andrew Cooperxen/virtual-region: Drop setup_virtual_regions()
2024-04-11 Andrew Cooperxen/virtual-region: Link the list build time
2024-04-11 Andrew Cooperxen/virtual-region: Rework how bugframe linkage works
2024-04-11 Andrew Cooperxen/link: Introduce a common BUGFRAMES definition
2024-04-10 Andrew Cooperx86/Kconfig: Introduce CONFIG_{AMD,INTEL} and condition...
2024-04-10 Andrew Cooperx86/ucode: Move vendor specifics back out of early_micr...
2024-04-09 Stefano Stabellinidocs/misra: document the expected sizes of integer...
2024-04-09 John ErnbergMAINTAINERS: Become a reviewer of iMX8Q{M,XP} related...
2024-04-09 John Ernbergxen/drivers: imx-lpuart: Replace iMX8QM compatible...
2024-04-09 John Ernbergxen/arm: Add imx8q{m,x} platform glue
2024-04-09 Andrew Cooperx86/entry: Fix build with older toolchains
2024-04-09 Andrew Cooperx86/spec-ctrl: Support the "long" BHB loop sequence
2024-04-09 Andrew Cooperx86/spec-ctrl: Wire up the Native-BHI software sequences
2024-04-09 Andrew Cooperx86/spec-ctrl: Software BHB-clearing sequences
2024-04-09 Andrew Cooperx86/spec-ctrl: Support BHI_DIS_S in order to mitigate BHI
2024-04-09 Andrew Cooperx86/tsx: Expose RTM_ALWAYS_ABORT to guests
2024-04-09 Andrew Cooperx86: Drop INDIRECT_JMP
2024-04-09 Andrew Cooperx86: Use indirect calls in reset-stack infrastructure
2024-04-09 Andrew Cooperx86/spec-ctrl: Widen the {xen,last,default}_spec_ctrl...
2024-04-09 Roger Pau Monnex86/vmx: Add support for virtualize SPEC_CTRL
2024-04-09 Andrew Cooperx86/spec-ctrl: Detail the safety properties in SPEC_CTR...
2024-04-09 Andrew Cooperx86/spec-ctrl: Simplify DO_COND_IBPB
2024-04-09 Andrew Cooperx86/spec_ctrl: Hold SCF in %ebx across SPEC_CTRL_ENTRY_...
2024-04-09 Andrew Cooperx86/entry: Arrange for %r14 to be STACK_END across...
2024-04-09 Andrew Cooperx86/spec-ctrl: Rework conditional safety for SPEC_CTRL_...
2024-04-09 Andrew Cooperx86/spec-ctrl: Rename spec_ctrl_flags to scf
2024-04-09 Andrew Cooperx86/spec-ctrl: Fix BTC/SRSO mitigations
2024-04-09 Andrew Cooperx86/cpuid: Don't expose {IPRED,RRSBA,BHI}_CTRL to PV...
2024-04-09 Roger Pau Monnéx86/alternatives: fix .init section reference in _apply...
2024-04-09 Bjoern Doebelhypercall_xlat_continuation: Replace BUG_ON with domain...
2024-04-09 Jan Beulichx86/HVM: clear upper halves of GPRs upon entry from...
2024-04-09 Vaishnav Achathdrivers: char: Enable OMAP UART driver for TI K3 devices
2024-04-08 Nicola Vetrinixen/compiler: address violation of MISRA C Rule 20.9
2024-04-08 Jason Andryukx86/PVH: Support relocatable dom0 kernels
2024-04-08 Jason Andryuklibelf: Store maximum PHDR p_align
2024-04-08 Juergen Grossxen/rwlock: raise the number of possible cpus
2024-04-08 Juergen Grossxen/spinlock: support higher number of cpus
2024-04-08 Juergen Grossxen/spinlock: let all is_locked and trylock variants...
2024-04-08 Juergen Grossxen/spinlock: split recursive spinlocks from normal...
2024-04-08 Juergen Grossxen/spinlock: add missing rspin_is_locked() and rspin_b...
2024-04-08 Juergen Grossxen/spinlock: add another function level
2024-04-08 Juergen Grossxen/spinlock: add explicit non-recursive locking functions
2024-04-05 Simone BallarinMISRA C Rule 17.1 states: "The features of `<stdarg...
2024-04-05 Simone BallarinMISRA C:2012 Rule 17.1 states: The features of `<stdarg...
2024-04-05 Nicola Vetriniautomation/eclair: add deviations for Rule 20.7
2024-04-05 Nicola Vetriniarm/public: address violations of MISRA C Rule 20.7
2024-04-05 Andrew Cooperx86: Address MISRA Rule 13.6
2024-04-05 Andrew Cooperx86/tsx: Cope with RTM_ALWAYS_ABORT vs RTM mismatch
2024-04-04 Michal Orzelchar: lpuart: Drop useless variables from UART structure
next