]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
2020-09-22 Jan Beulichx86/MSI-X: restrict reading of table/PBA bases from...
2020-09-22 Roger Pau Monnéx86/msi: get rid of read_msi_msg
2020-09-22 Roger Pau Monnéx86/vpt: fix race when migrating timers between vCPUs
2020-07-07 Julien Grallxen: Check the alignment of the offset pased via VCPUOP...
2020-07-07 Roger Pau Monnéx86/ept: flush cache when modifying PTEs and sharing...
2020-07-07 Roger Pau Monnévtd: optimize CPU cache sync
2020-07-07 Roger Pau Monnéx86/alternative: introduce alternative_2
2020-07-07 Roger Pau Monnévtd: don't assume addresses are aligned in sync_cache
2020-07-07 Roger Pau Monnéx86/iommu: introduce a cache sync hook
2020-07-07 Roger Pau Monnévtd: prune (and rename) cache flush functions
2020-07-07 Jan Beulichvtd: improve IOMMU TLB flush
2020-07-07 Roger Pau Monnéx86/ept: atomically modify entries in ept_next_level
2020-07-07 Jan Beulichx86/EPT: ept_set_middle_entry() related adjustments
2020-07-07 Jan Beulichx86/shadow: correct an inverted conditional in dirty...
2020-07-07 Julien Grallxen/common: event_channel: Don't ignore error in get_fr...
2020-06-15 Krzysztof Kolasalz4: fix system halt at boot kernel on x86_64
2020-06-15 Jan Beulichlz4: refine commit 9143a6c55ef7 for the 64-bit case
2020-06-11 Andrew Cooperx86/spec-ctrl: Allow the RDRAND/RDSEED features to...
2020-06-10 John Thomsontools/ocaml/libs/xc fix gcc-8 format-truncation warning
2020-06-10 Marek Marczykowski... tools/misc: fix hypothetical buffer overflow in xen...
2020-06-10 Marek Marczykowski... tools/blktap2: fix possible '\0' truncation
2020-06-10 Marek Marczykowski... tools/gdbsx: fix -Wstringop-truncation warning
2020-06-10 Marek Marczykowski... tools/xenpmd: fix possible '\0' truncation
2020-06-10 Marek Marczykowski... tools/libxc: fix strncpy size
2020-06-10 Christopher... tools/xentop : replace use of deprecated vwprintw
2020-06-09 Andrew Cooperx86/spec-ctrl: Mitigate the Special Register Buffer...
2020-06-09 Andrew Cooperx86/spec-ctrl: CPUID/MSR definitions for Special Regist...
2020-05-05 Andrew Cooperlibxc/restore: Fix REC_TYPE_X86_PV_VCPU_XSAVE data...
2020-05-05 Andrew Cooperlibxc/restore: Fix data auditing in handle_x86_pv_vcpu_...
2020-05-05 Andrew Cooperlibxc/restore: Fix data auditing in handle_x86_pv_info()
2020-05-05 Andrew Cooperlibxc/restore: Fix error message for unrecognised strea...
2020-05-05 Juergen Grosstools/xenstore: fix a use after free problem in xenstored
2020-05-05 Andrew Cooperxen/pvh: Fix segment selector ABI
2020-05-05 Anthony PERARDlibxl: Fix comment about dcs.sdss
2020-05-05 Juergen Grossdocs: document CONTROL command of xenstore protocol
2020-05-05 Juergen Grossdocs: add DIRECTORY_PART specification do xenstore...
2020-04-14 Jan Beulichgnttab: fix GNTTABOP_copy continuation handling
2020-04-14 Ross Lagerwallxen/gnttab: Fix error path in map_grant_ref()
2020-04-14 Julien Grallxen/rwlock: Add missing memory barrier in the unlock...
2020-04-14 Jan Beulichxenoprof: limit consumption of shared buffer data
2020-04-14 Jan Beulichxenoprof: clear buffer intended to be shared with guests
2020-01-14 Julien Grallxen/arm: Place a speculation barrier sequence following...
2019-12-11 Andrew CooperAMD/IOMMU: Cease using a dynamic height for the IOMMU...
2019-12-11 George Dunlapx86/mm: relinquish_memory: Grab an extra type ref when...
2019-12-11 George Dunlapx86/mm: alloc/free_lN_table: Retain partial_flags on...
2019-12-11 George Dunlapx86/mm: Set old_guest_table when destroying vcpu pagetables
2019-12-11 George Dunlapx86/mm: Don't reset linear_pt_count on partial validation
2019-12-11 Andrew Cooperx86/vtx: Work around SingleStep + STI/MovSS VMEntry...
2019-12-11 Jan Beulichx86+Arm32: make find_next_{,zero_}bit() have well defin...
2019-12-11 Jan BeulichAMD/IOMMU: don't needlessly trigger errors/crashes...
2019-11-26 Jan BeulichIOMMU: default to always quarantining PCI devices
2019-11-26 Andrew Cooperx86/vvmx: Fix livelock with XSA-304 fix
2019-11-12 Andrew Cooperx86/spec-ctrl: Mitigate the TSX Asynchronous Abort...
2019-11-12 Andrew Cooperx86/tsx: Introduce tsx= to use MSR_TSX_CTRL when available
2019-11-12 Andrew Cooperx86/vtx: Allow runtime modification of the exec-sp...
2019-11-12 Andrew Cooperx86/vtx: Disable executable EPT superpages to work...
2019-11-12 Andrew Cooperx86/vtd: Hide superpage support for SandyBridge IOMMUs
2019-11-04 Julien Grallxen/arm64: Don't blindly unmask interrupts on trap...
2019-11-04 Julien Grallxen/arm32: Don't blindly unmask interrupts on trap...
2019-11-04 Julien Grallxen/arm32: entry: Fold the macro SAVE_ALL in the macro...
2019-11-04 Julien Grallxen/arm32: entry: Split __DEFINE_ENTRY_TRAP in two
2019-11-04 Paul Durrantpassthrough: quarantine PCI devices
2019-11-04 Julien Grallxen/arm: p2m: Don't check the return of p2m_get_root_po...
2019-11-04 Julien Grallxen/arm: p2m: Avoid off-by-one check on p2m->max_mapped_gfn
2019-11-04 Julien Grallxen/arm: p2m: Avoid aliasing guest physical frame
2019-11-04 George Dunlapx86/mm: Don't drop a type ref unless you held a ref...
2019-11-04 George Dunlapx86/mm: Fix nested de-validation on error
2019-11-04 George Dunlapx86/mm: Properly handle linear pagetable promotion...
2019-11-04 George Dunlapx86/mm: Collapse PTF_partial_set and PTF_partial_genera...
2019-11-04 George Dunlapx86/mm: Always retain a general ref on partial
2019-11-04 George Dunlapx86/mm: Have alloc_l[23]_table clear partial_flags...
2019-11-04 George Dunlapx86/mm: Rework get_page_and_type_from_mfn conditional
2019-11-04 George Dunlapx86/mm: Use flags for _put_page_type rather than a...
2019-11-04 George Dunlapx86/mm: Separate out partial_pte tristate into individu...
2019-11-04 George Dunlapx86/mm: Don't re-set PGT_pinned on a partially de-valid...
2019-11-04 George Dunlapx86/mm: L1TF checks don't leave a partial entry
2019-11-04 Jan Beulichx86/PV: check GDT/LDT limits during emulation
2019-11-04 Andrew Cooperxen/hypercall: Don't use BUG() for parameter checking...
2019-07-03 Jan Beulichupdate Xen version to 4.10.4 RELEASE-4.10.4
2019-06-21 Jan Beulichx86: drop arch_evtchn_inject()
2019-06-21 Jan BeulichXSM: adjust Kconfig names
2019-06-21 Julien Grallxen/arm: time: cycles_t should be an uint64_t and not...
2019-06-14 Julien Grallxen/arm: grant-table: Protect gnttab_clear_flag against...
2019-06-14 Julien Grallxen/arm: Add performance counters in guest atomic helpers
2019-06-14 Julien Grallxen: Use guest atomics helpers when modifying atomicall...
2019-06-14 Julien Grallxen/cmpxchg: Provide helper to safely modify guest...
2019-06-14 Julien Grallxen/bitops: Provide helpers to safely modify guest...
2019-06-14 Julien Grallxen/arm: Turn on SILO mode by default on Arm
2019-06-14 Xin Lixen/xsm: Add new SILO mode for XSM
2019-06-14 Xin Lixen/xsm: Introduce new boot parameter xsm
2019-06-14 Xin Lixen/xsm: remove unnecessary #define
2019-06-14 Julien Grallxen/arm: cmpxchg: Provide a new helper that can timeout
2019-06-14 Julien Grallxen/arm: bitops: Implement a new set of helpers that...
2019-06-14 Julien Grallxen/arm32: cmpxchg: Simplify the cmpxchg implementation
2019-06-14 Julien Grallxen/arm64: cmpxchg: Simplify the cmpxchg implementation
2019-06-14 Julien Grallxen/arm: bitops: Consolidate prototypes in one place
2019-06-14 Julien Grallxen/arm32: bitops: Rewrite bitop helpers in C
2019-06-14 Julien Grallxen/arm64: bitops: Rewrite bitop helpers in C
2019-06-14 Julien Grallxen/grant_table: Rework the prototype of _set_status...
2019-06-14 Julien Grallxen/arm: Add an isb() before reading CNTPCT_EL0 to...
next