June 28, 19 |
20:11 |
[Xen-changelog] [xen staging] arm/optee: Fix arm32 build |
patchbot |
|
16:22 |
[Xen-changelog] [xen staging] x86/svm: Drop svm_vm{load, save}() helpers |
patchbot |
|
13:44 |
[Xen-changelog] [xen stable-4.11] update Xen version to 4.11.2 |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging] x86/cpuid: leak OSXSAVE only when XSAVE is not clear in policy |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging] xen/gnttab: Reduce code volume when using union grant_combo |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging] xen/gnttab: Reduce complexity when reading grant_entry_header_t |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging] x86/vvmx: set CR4 before CR0 |
patchbot |
|
11:00 |
[Xen-changelog] [xen staging] libxl: remove one indentation level |
patchbot |
|
June 27, 19 |
19:00 |
[Xen-changelog] [xen staging] x86: check for multiboot{1, 2} header presence |
patchbot |
|
19:00 |
[Xen-changelog] [xen staging] xen/link: handle .init.rodata.cst* sections in the linker script |
patchbot |
|
18:11 |
[Xen-changelog] [xen staging] xen/ubsan: Support for -fsanitise=builtin |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] x86/linker: add a reloc section to ELF linker script |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] nodemask: Don't opencode cycle_node() |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] page-alloc: Rename the first_node local variable |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/Kconfig: Fix -Wformat-security when compiling with Clang |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] Revert "config: don't hardcode toolchain binaries" |
patchbot |
|
17:44 |
[Xen-changelog] [xen staging] MAINTAINERS: add Volodymyr as Reviewer for xen/arm |
patchbot |
|
10:44 |
[Xen-changelog] [xen staging] AMD/IOMMU: don't "add" IOMMUs |
patchbot |
|
June 26, 19 |
18:33 |
[Xen-changelog] [xen master] Revert "xen/arm: fix mask calculation in pdx_init_mask" |
patchbot |
|
18:33 |
[Xen-changelog] [xen master] xen/arm: fix mask calculation in pdx_init_mask |
patchbot |
|
18:33 |
[Xen-changelog] [xen master] xen: Replace u64 with uint64_t in pdx_init_mask() and callers |
patchbot |
|
10:13 |
[Xen-changelog] [xen stable-4.6] hvmloader: avoid tests when they would clobber used memory |
patchbot |
|
10:13 |
[Xen-changelog] [xen stable-4.6] libxl: compilation warning fix for arm & aarch64 |
patchbot |
|
10:13 |
[Xen-changelog] [xen stable-4.6] ipxe: update to newer commit |
patchbot |
|
10:13 |
[Xen-changelog] [xen stable-4.6] hvmloader: use xen/errno.h rather than the host systems errno.h |
patchbot |
|
10:12 |
[Xen-changelog] [xen stable-4.6] public/errno: Reduce complexity of inclusion |
patchbot |
|
10:12 |
[Xen-changelog] [xen stable-4.6] errno: declare aliases using XEN_ERRNO() |
patchbot |
|
10:12 |
[Xen-changelog] [xen stable-4.6] errno: introduce EISDIR/EROFS/ENOTEMPTY to the ABI |
patchbot |
|
10:12 |
[Xen-changelog] [xen stable-4.6] stubdom: fix stubdom-vtpm build |
patchbot |
|
10:12 |
[Xen-changelog] [xen stable-4.6] stubdom: make GMP aware that it's being cross-compiled |
patchbot |
|
10:12 |
[Xen-changelog] [xen stable-4.6] libxl: replace deprecated readdir_r() with readdir() |
patchbot |
|
10:11 |
[Xen-changelog] [xen stable-4.6] libfsimage: replace deprecated readdir_r() with readdir() |
patchbot |
|
10:11 |
[Xen-changelog] [xen stable-4.6] x86emul/test: don't use *_len symbols |
patchbot |
|
10:11 |
[Xen-changelog] [xen stable-4.6] Fix misleading indentation warnings |
patchbot |
|
10:11 |
[Xen-changelog] [xen stable-4.6] xenalyze: remove cr3_compare_total |
patchbot |
|
10:11 |
[Xen-changelog] [xen stable-4.6] xenalyze: fix misleading indentation. |
patchbot |
|
10:11 |
[Xen-changelog] [xen stable-4.6] tools/firmware: update OVMF Makefile, when necessary |
patchbot |
|
June 25, 19 |
15:44 |
[Xen-changelog] [xen staging] drop __get_cpu_var() and __get_cpu_ptr() |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] x86: replace remaining uses of __get_cpu_var() |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] x86/mcheck: replace remaining uses of __get_cpu_var() |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] x86/mcheck: allow varying bank counts per CPU |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging] config: don't hardcode toolchain binaries |
patchbot |
|
12:14 |
[Xen-changelog] [xen stable-4.10] x86: drop arch_evtchn_inject() |
patchbot |
|
12:14 |
[Xen-changelog] [xen stable-4.10] XSM: adjust Kconfig names |
patchbot |
|
12:14 |
[Xen-changelog] [xen stable-4.10] xen/arm: time: cycles_t should be an uint64_t and not unsigned long |
patchbot |
|
12:14 |
[Xen-changelog] [xen stable-4.10] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
12:14 |
[Xen-changelog] [xen stable-4.10] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
12:13 |
[Xen-changelog] [xen stable-4.10] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
12:13 |
[Xen-changelog] [xen stable-4.10] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
12:13 |
[Xen-changelog] [xen stable-4.10] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
12:13 |
[Xen-changelog] [xen stable-4.10] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
12:13 |
[Xen-changelog] [xen stable-4.10] xen/xsm: Add new SILO mode for XSM |
patchbot |
|
12:13 |
[Xen-changelog] [xen stable-4.10] xen/xsm: Introduce new boot parameter xsm |
patchbot |
|
12:12 |
[Xen-changelog] [xen stable-4.10] xen/xsm: remove unnecessary #define |
patchbot |
|
12:12 |
[Xen-changelog] [xen stable-4.10] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
12:12 |
[Xen-changelog] [xen stable-4.10] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
12:12 |
[Xen-changelog] [xen stable-4.10] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
12:12 |
[Xen-changelog] [xen stable-4.10] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
12:12 |
[Xen-changelog] [xen stable-4.10] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
12:11 |
[Xen-changelog] [xen stable-4.10] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
12:11 |
[Xen-changelog] [xen stable-4.10] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
12:11 |
[Xen-changelog] [xen stable-4.10] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
12:11 |
[Xen-changelog] [xen stable-4.10] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
12:11 |
[Xen-changelog] [xen stable-4.10] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
12:11 |
[Xen-changelog] [xen stable-4.10] events: drop arch_evtchn_inject() |
patchbot |
|
07:22 |
[Xen-changelog] [xen staging-4.11] update Xen version to 4.11.2 |
patchbot |
|
June 24, 19 |
19:33 |
[Xen-changelog] [xen master] x86/linker: use DECL_SECTION uniformly |
patchbot |
|
19:33 |
[Xen-changelog] [xen master] viridian: unify time sources |
patchbot |
|
19:33 |
[Xen-changelog] [xen master] MAINTAINERS: add myself as a designated reviewer to vm_event |
patchbot |
|
19:33 |
[Xen-changelog] [xen master] MAINTAINERS: add myself as reviewer for vm_event |
patchbot |
|
19:33 |
[Xen-changelog] [xen master] AMD/IOMMU: revert "amd/iommu: assign iommu devices to Xen" |
patchbot |
|
19:33 |
[Xen-changelog] [xen master] AMD/IOMMU: initialize IRQ tasklet only once |
patchbot |
|
10:11 |
[Xen-changelog] [xen staging] Revert "xen/arm: fix mask calculation in pdx_init_mask" |
patchbot |
|
June 23, 19 |
00:30 |
[Xen-changelog] [xen master] xen/arm: optee: fix compilation with GCC 4.8 |
patchbot |
|
00:29 |
[Xen-changelog] [xen master] argo: suppress select logging messages |
patchbot |
|
00:29 |
[Xen-changelog] [xen master] x86/svm: Fix svm_vmcb_dump() when used in current context |
patchbot |
|
00:29 |
[Xen-changelog] [xen master] xen/arm: optee: add support for RPC commands |
patchbot |
|
00:29 |
[Xen-changelog] [xen master] xen/arm: optee: add support for arbitrary shared memory |
patchbot |
|
00:29 |
[Xen-changelog] [xen master] xen/arm: optee: add support for RPC SHM buffers |
patchbot |
|
00:29 |
[Xen-changelog] [xen master] xen/arm: optee: add std call handling |
patchbot |
|
00:28 |
[Xen-changelog] [xen master] xen/arm: optee: add fast calls handling |
patchbot |
|
00:28 |
[Xen-changelog] [xen master] xen/arm: optee: add OP-TEE mediator skeleton |
patchbot |
|
00:28 |
[Xen-changelog] [xen master] xen/arm: optee: add OP-TEE header files |
patchbot |
|
00:28 |
[Xen-changelog] [xen master] xen/arm: add generic TEE mediator framework |
patchbot |
|
00:28 |
[Xen-changelog] [xen master] x86/clear_page: Update clear_page_sse2() after dropping 32bit Xen |
patchbot |
|
00:28 |
[Xen-changelog] [xen master] x86/SMP: don't try to stop already stopped CPUs |
patchbot |
|
00:27 |
[Xen-changelog] [xen master] x86/AMD: limit C1E disable family range |
patchbot |
|
00:27 |
[Xen-changelog] [xen master] x86/AMD: correct certain Fam17 checks |
patchbot |
|
00:27 |
[Xen-changelog] [xen master] x86/x2APIC: tighten check in cluster mode IPI sending |
patchbot |
|
00:27 |
[Xen-changelog] [xen master] put cpupool's member 'n_dom' after 'cpupool_id' |
patchbot |
|
00:27 |
[Xen-changelog] [xen master] x86/IO-APIC: dump full destination ID in x2APIC mode |
patchbot |
|
00:27 |
[Xen-changelog] [xen master] automation: fix typo in comment |
patchbot |
|
00:26 |
[Xen-changelog] [xen master] xen/arm: mm: Remove set_pte_flags_on_range() |
patchbot |
|
00:26 |
[Xen-changelog] [xen master] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() |
patchbot |
|
00:26 |
[Xen-changelog] [xen master] xen/arm: mm: Rework Xen page-tables walk during update |
patchbot |
|
00:26 |
[Xen-changelog] [xen master] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables |
patchbot |
|
00:26 |
[Xen-changelog] [xen master] xen/arm: mm: Remove enum xenmap_operation |
patchbot |
|
00:26 |
[Xen-changelog] [xen master] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation |
patchbot |
|
00:25 |
[Xen-changelog] [xen master] xen/arm: mm: Sanity check any update of Xen page tables |
patchbot |
|
00:25 |
[Xen-changelog] [xen master] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE |
patchbot |
|
00:25 |
[Xen-changelog] [xen master] xen/arm: Rework HSCTLR_BASE |
patchbot |
|
00:25 |
[Xen-changelog] [xen master] xen/arm: improve dom0less documentation |
patchbot |
|
00:25 |
[Xen-changelog] [xen master] xen/arm: mm: Only increment mfn when valid in xen_pt_update |
patchbot |
|
00:24 |
[Xen-changelog] [xen master] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry |
patchbot |
|
00:24 |
[Xen-changelog] [xen master] xen/arm: mm: Rename create_xen_entries() to xen_pt_update() |
patchbot |
|
00:24 |
[Xen-changelog] [xen master] xen/arm: lpae: Add a macro to generate offsets from an address |
patchbot |
|
00:24 |
[Xen-changelog] [xen master] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
00:24 |
[Xen-changelog] [xen master] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
00:24 |
[Xen-changelog] [xen master] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
00:23 |
[Xen-changelog] [xen master] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
00:23 |
[Xen-changelog] [xen master] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
00:23 |
[Xen-changelog] [xen master] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
00:23 |
[Xen-changelog] [xen master] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
00:23 |
[Xen-changelog] [xen master] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
00:23 |
[Xen-changelog] [xen master] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
00:22 |
[Xen-changelog] [xen master] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
00:22 |
[Xen-changelog] [xen master] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
00:22 |
[Xen-changelog] [xen master] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
00:22 |
[Xen-changelog] [xen master] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
00:22 |
[Xen-changelog] [xen master] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
00:22 |
[Xen-changelog] [xen master] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
June 22, 19 |
08:25 |
[Xen-changelog] [xen stable-4.11] xen/arm: time: cycles_t should be an uint64_t and not unsigned long |
patchbot |
|
08:25 |
[Xen-changelog] [xen stable-4.11] x86: drop arch_evtchn_inject() |
patchbot |
|
08:25 |
[Xen-changelog] [xen stable-4.11] XSM: adjust Kconfig names |
patchbot |
|
08:25 |
[Xen-changelog] [xen stable-4.11] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
08:25 |
[Xen-changelog] [xen stable-4.11] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
08:24 |
[Xen-changelog] [xen stable-4.11] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
08:24 |
[Xen-changelog] [xen stable-4.11] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
08:24 |
[Xen-changelog] [xen stable-4.11] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
08:24 |
[Xen-changelog] [xen stable-4.11] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
08:24 |
[Xen-changelog] [xen stable-4.11] xen/xsm: Add new SILO mode for XSM |
patchbot |
|
08:24 |
[Xen-changelog] [xen stable-4.11] xen/xsm: Introduce new boot parameter xsm |
patchbot |
|
08:23 |
[Xen-changelog] [xen stable-4.11] xen/xsm: remove unnecessary #define |
patchbot |
|
08:23 |
[Xen-changelog] [xen stable-4.11] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
08:23 |
[Xen-changelog] [xen stable-4.11] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
08:23 |
[Xen-changelog] [xen stable-4.11] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
08:23 |
[Xen-changelog] [xen stable-4.11] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
08:23 |
[Xen-changelog] [xen stable-4.11] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
08:22 |
[Xen-changelog] [xen stable-4.11] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
08:22 |
[Xen-changelog] [xen stable-4.11] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
08:22 |
[Xen-changelog] [xen stable-4.11] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
08:22 |
[Xen-changelog] [xen stable-4.11] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
08:22 |
[Xen-changelog] [xen stable-4.11] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
08:22 |
[Xen-changelog] [xen stable-4.11] events: drop arch_evtchn_inject() |
patchbot |
|
June 21, 19 |
21:11 |
[Xen-changelog] [xen staging] xen/arm: fix mask calculation in pdx_init_mask |
patchbot |
|
21:11 |
[Xen-changelog] [xen staging] xen: Replace u64 with uint64_t in pdx_init_mask() and callers |
patchbot |
|
16:55 |
[Xen-changelog] [xen staging] x86/linker: use DECL_SECTION uniformly |
patchbot |
|
16:00 |
[Xen-changelog] [xen staging] viridian: unify time sources |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] MAINTAINERS: add myself as a designated reviewer to vm_event |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] MAINTAINERS: add myself as reviewer for vm_event |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] AMD/IOMMU: revert "amd/iommu: assign iommu devices to Xen" |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] AMD/IOMMU: initialize IRQ tasklet only once |
patchbot |
|
10:33 |
[Xen-changelog] [xen staging-4.8] x86: drop arch_evtchn_inject() |
patchbot |
|
10:33 |
[Xen-changelog] [xen staging-4.8] XSM: adjust Kconfig names |
patchbot |
|
10:22 |
[Xen-changelog] [xen staging-4.9] x86: drop arch_evtchn_inject() |
patchbot |
|
10:22 |
[Xen-changelog] [xen staging-4.9] XSM: adjust Kconfig names |
patchbot |
|
10:22 |
[Xen-changelog] [xen staging-4.10] x86: drop arch_evtchn_inject() |
patchbot |
|
10:22 |
[Xen-changelog] [xen staging-4.10] XSM: adjust Kconfig names |
patchbot |
|
10:00 |
[Xen-changelog] [xen staging-4.6] hvmloader: avoid tests when they would clobber used memory |
patchbot |
|
09:33 |
[Xen-changelog] [xen staging] xen/arm: optee: fix compilation with GCC 4.8 |
patchbot |
|
00:11 |
[Xen-changelog] [xen staging-4.8] xen/arm: time: cycles_t should be an uint64_t and not unsigned long |
patchbot |
|
00:11 |
[Xen-changelog] [xen staging-4.9] xen/arm: time: cycles_t should be an uint64_t and not unsigned long |
patchbot |
|
00:11 |
[Xen-changelog] [xen staging-4.10] xen/arm: time: cycles_t should be an uint64_t and not unsigned long |
patchbot |
|
00:11 |
[Xen-changelog] [xen staging-4.11] xen/arm: time: cycles_t should be an uint64_t and not unsigned long |
patchbot |
|
June 19, 19 |
20:22 |
[Xen-changelog] [xen staging] argo: suppress select logging messages |
patchbot |
|
19:00 |
[Xen-changelog] [xen staging] x86/svm: Fix svm_vmcb_dump() when used in current context |
patchbot |
|
11:12 |
[Xen-changelog] [xen staging] xen/arm: optee: add support for RPC commands |
patchbot |
|
11:12 |
[Xen-changelog] [xen staging] xen/arm: optee: add support for arbitrary shared memory |
patchbot |
|
11:11 |
[Xen-changelog] [xen staging] xen/arm: optee: add support for RPC SHM buffers |
patchbot |
|
11:11 |
[Xen-changelog] [xen staging] xen/arm: optee: add std call handling |
patchbot |
|
11:11 |
[Xen-changelog] [xen staging] xen/arm: optee: add fast calls handling |
patchbot |
|
11:11 |
[Xen-changelog] [xen staging] xen/arm: optee: add OP-TEE mediator skeleton |
patchbot |
|
11:11 |
[Xen-changelog] [xen staging] xen/arm: optee: add OP-TEE header files |
patchbot |
|
11:11 |
[Xen-changelog] [xen staging] xen/arm: add generic TEE mediator framework |
patchbot |
|
07:33 |
[Xen-changelog] [xen staging-4.7] hvmloader: cater for lack of hvm_start_info |
patchbot |
|
June 18, 19 |
15:22 |
[Xen-changelog] [xen staging] x86/clear_page: Update clear_page_sse2() after dropping 32bit Xen |
patchbot |
|
14:44 |
[Xen-changelog] [xen staging] x86/SMP: don't try to stop already stopped CPUs |
patchbot |
|
14:44 |
[Xen-changelog] [xen staging] x86/AMD: limit C1E disable family range |
patchbot |
|
14:44 |
[Xen-changelog] [xen staging] x86/AMD: correct certain Fam17 checks |
patchbot |
|
14:11 |
[Xen-changelog] [xen staging-4.11] x86: drop arch_evtchn_inject() |
patchbot |
|
14:11 |
[Xen-changelog] [xen staging-4.11] XSM: adjust Kconfig names |
patchbot |
|
13:35 |
[Xen-changelog] [xen stable-4.12] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
13:35 |
[Xen-changelog] [xen stable-4.12] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
13:35 |
[Xen-changelog] [xen stable-4.12] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
13:35 |
[Xen-changelog] [xen stable-4.12] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
13:35 |
[Xen-changelog] [xen stable-4.12] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
13:34 |
[Xen-changelog] [xen stable-4.12] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
13:34 |
[Xen-changelog] [xen stable-4.12] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
13:34 |
[Xen-changelog] [xen stable-4.12] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
13:34 |
[Xen-changelog] [xen stable-4.12] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:34 |
[Xen-changelog] [xen stable-4.12] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:34 |
[Xen-changelog] [xen stable-4.12] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
13:33 |
[Xen-changelog] [xen stable-4.12] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:33 |
[Xen-changelog] [xen stable-4.12] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:33 |
[Xen-changelog] [xen stable-4.12] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
13:33 |
[Xen-changelog] [xen stable-4.12] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
13:33 |
[Xen-changelog] [xen stable-4.12] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
13:33 |
[Xen-changelog] [xen stable-4.12] events: drop arch_evtchn_inject() |
patchbot |
|
June 17, 19 |
15:44 |
[Xen-changelog] [xen staging] x86/x2APIC: tighten check in cluster mode IPI sending |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] put cpupool's member 'n_dom' after 'cpupool_id' |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] x86/IO-APIC: dump full destination ID in x2APIC mode |
patchbot |
|
07:00 |
[Xen-changelog] [xen staging-4.7] hvmloader: avoid tests when they would clobber used memory |
patchbot |
|
June 16, 19 |
21:00 |
[Xen-changelog] [xen staging] automation: fix typo in comment |
patchbot |
|
20:34 |
[Xen-changelog] [xen staging] xen/arm: mm: Remove set_pte_flags_on_range() |
patchbot |
|
20:34 |
[Xen-changelog] [xen staging] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() |
patchbot |
|
20:34 |
[Xen-changelog] [xen staging] xen/arm: mm: Rework Xen page-tables walk during update |
patchbot |
|
20:33 |
[Xen-changelog] [xen staging] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables |
patchbot |
|
20:33 |
[Xen-changelog] [xen staging] xen/arm: mm: Remove enum xenmap_operation |
patchbot |
|
20:33 |
[Xen-changelog] [xen staging] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation |
patchbot |
|
20:33 |
[Xen-changelog] [xen staging] xen/arm: mm: Sanity check any update of Xen page tables |
patchbot |
|
20:33 |
[Xen-changelog] [xen staging] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE |
patchbot |
|
20:33 |
[Xen-changelog] [xen staging] xen/arm: Rework HSCTLR_BASE |
patchbot |
|
00:57 |
[Xen-changelog] [xen master] xen/arm: mm: Protect Xen page-table update with a spinlock |
patchbot |
|
00:56 |
[Xen-changelog] [xen master] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables |
patchbot |
|
00:56 |
[Xen-changelog] [xen master] argo: correctly report pending message length |
patchbot |
|
00:56 |
[Xen-changelog] [xen master] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries |
patchbot |
|
00:56 |
[Xen-changelog] [xen master] xen/arm: tlbflush: Rework TLB helpers |
patchbot |
|
00:56 |
[Xen-changelog] [xen master] xen/arm: Gather all TLB flush helpers in tlbflush.h |
patchbot |
|
00:56 |
[Xen-changelog] [xen master] xen/arm: page: Clarify the Xen TLBs helpers name |
patchbot |
|
00:55 |
[Xen-changelog] [xen master] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches |
patchbot |
|
00:55 |
[Xen-changelog] [xen master] x86/boot: Drop vestigial support for pre-SIPI APICs |
patchbot |
|
00:55 |
[Xen-changelog] [xen master] x86/pv: Add Hygon Dhyana support to emulate MSRs access |
patchbot |
|
00:55 |
[Xen-changelog] [xen master] x86/acpi: Add Hygon Dhyana support |
patchbot |
|
00:55 |
[Xen-changelog] [xen master] xen/sched: let sched_switch_sched() return new lock address |
patchbot |
|
00:55 |
[Xen-changelog] [xen master] schedule: move credit scheduler specific member to its privates |
patchbot |
|
June 14, 19 |
17:55 |
[Xen-changelog] [xen staging] xen/arm: improve dom0less documentation |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm: mm: Only increment mfn when valid in xen_pt_update |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm: mm: Rename create_xen_entries() to xen_pt_update() |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm: lpae: Add a macro to generate offsets from an address |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging-4.8] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging-4.8] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging-4.8] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging-4.8] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging-4.8] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging-4.8] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging-4.8] xen/xsm: Add new SILO mode for XSM |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging-4.8] xen/xsm: Introduce new boot parameter xsm |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging-4.8] xen/xsm: remove unnecessary #define |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging-4.8] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging-4.8] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging-4.8] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
14:59 |
[Xen-changelog] [xen staging-4.8] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
14:59 |
[Xen-changelog] [xen staging-4.8] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
14:59 |
[Xen-changelog] [xen staging-4.8] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
14:59 |
[Xen-changelog] [xen staging-4.8] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
14:59 |
[Xen-changelog] [xen staging-4.8] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
14:59 |
[Xen-changelog] [xen staging-4.8] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
14:58 |
[Xen-changelog] [xen staging-4.8] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
14:58 |
[Xen-changelog] [xen staging-4.8] ARM: arm64: activate atomic 64-bit accessors |
patchbot |
|
14:58 |
[Xen-changelog] [xen staging-4.8] events: drop arch_evtchn_inject() |
patchbot |
|
14:58 |
[Xen-changelog] [xen staging-4.9] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
14:58 |
[Xen-changelog] [xen staging-4.9] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
14:58 |
[Xen-changelog] [xen staging-4.9] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
14:57 |
[Xen-changelog] [xen staging-4.9] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
14:57 |
[Xen-changelog] [xen staging-4.9] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
14:57 |
[Xen-changelog] [xen staging-4.9] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
14:57 |
[Xen-changelog] [xen staging-4.9] xen/xsm: Add new SILO mode for XSM |
patchbot |
|
14:57 |
[Xen-changelog] [xen staging-4.9] xen/xsm: Introduce new boot parameter xsm |
patchbot |
|
14:56 |
[Xen-changelog] [xen staging-4.9] xen/xsm: remove unnecessary #define |
patchbot |
|
14:56 |
[Xen-changelog] [xen staging-4.9] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
14:56 |
[Xen-changelog] [xen staging-4.9] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
14:56 |
[Xen-changelog] [xen staging-4.9] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
14:56 |
[Xen-changelog] [xen staging-4.9] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
14:56 |
[Xen-changelog] [xen staging-4.9] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging-4.9] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging-4.9] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging-4.9] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging-4.9] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging-4.9] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
14:55 |
[Xen-changelog] [xen staging-4.9] events: drop arch_evtchn_inject() |
patchbot |
|
13:53 |
[Xen-changelog] [xen staging-4.10] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
13:53 |
[Xen-changelog] [xen staging-4.10] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
13:53 |
[Xen-changelog] [xen staging-4.10] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
13:53 |
[Xen-changelog] [xen staging-4.10] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
13:53 |
[Xen-changelog] [xen staging-4.10] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
13:52 |
[Xen-changelog] [xen staging-4.10] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
13:52 |
[Xen-changelog] [xen staging-4.10] xen/xsm: Add new SILO mode for XSM |
patchbot |
|
13:52 |
[Xen-changelog] [xen staging-4.10] xen/xsm: Introduce new boot parameter xsm |
patchbot |
|
13:52 |
[Xen-changelog] [xen staging-4.10] xen/xsm: remove unnecessary #define |
patchbot |
|
13:52 |
[Xen-changelog] [xen staging-4.10] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
13:51 |
[Xen-changelog] [xen staging-4.10] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
13:51 |
[Xen-changelog] [xen staging-4.10] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:51 |
[Xen-changelog] [xen staging-4.10] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:51 |
[Xen-changelog] [xen staging-4.10] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
13:51 |
[Xen-changelog] [xen staging-4.10] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:51 |
[Xen-changelog] [xen staging-4.10] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:50 |
[Xen-changelog] [xen staging-4.10] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
13:50 |
[Xen-changelog] [xen staging-4.10] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
13:50 |
[Xen-changelog] [xen staging-4.10] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
13:50 |
[Xen-changelog] [xen staging-4.10] events: drop arch_evtchn_inject() |
patchbot |
|
13:50 |
[Xen-changelog] [xen staging-4.11] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
13:50 |
[Xen-changelog] [xen staging-4.11] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
13:49 |
[Xen-changelog] [xen staging-4.11] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
13:49 |
[Xen-changelog] [xen staging-4.11] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
13:49 |
[Xen-changelog] [xen staging-4.11] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
13:49 |
[Xen-changelog] [xen staging-4.11] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
13:49 |
[Xen-changelog] [xen staging-4.11] xen/xsm: Add new SILO mode for XSM |
patchbot |
|
13:49 |
[Xen-changelog] [xen staging-4.11] xen/xsm: Introduce new boot parameter xsm |
patchbot |
|
13:48 |
[Xen-changelog] [xen staging-4.11] xen/xsm: remove unnecessary #define |
patchbot |
|
13:48 |
[Xen-changelog] [xen staging-4.11] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
13:48 |
[Xen-changelog] [xen staging-4.11] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
13:48 |
[Xen-changelog] [xen staging-4.11] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:48 |
[Xen-changelog] [xen staging-4.11] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:48 |
[Xen-changelog] [xen staging-4.11] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
13:47 |
[Xen-changelog] [xen staging-4.11] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:47 |
[Xen-changelog] [xen staging-4.11] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:47 |
[Xen-changelog] [xen staging-4.11] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
13:47 |
[Xen-changelog] [xen staging-4.11] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
13:47 |
[Xen-changelog] [xen staging-4.11] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
13:47 |
[Xen-changelog] [xen staging-4.11] events: drop arch_evtchn_inject() |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] common: avoid atomic read-modify-write accesses in map_vcpu_info() |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] events: drop arch_evtchn_inject() |
patchbot |
|
13:35 |
[Xen-changelog] [xen staging] xen/arm: grant-table: Protect gnttab_clear_flag against guest misbehavior |
patchbot |
|
13:35 |
[Xen-changelog] [xen staging] xen/arm: Add performance counters in guest atomic helpers |
patchbot |
|
13:35 |
[Xen-changelog] [xen staging] xen: Use guest atomics helpers when modifying atomically guest memory |
patchbot |
|
13:35 |
[Xen-changelog] [xen staging] xen/cmpxchg: Provide helper to safely modify guest memory atomically |
patchbot |
|
13:34 |
[Xen-changelog] [xen staging] xen/bitops: Provide helpers to safely modify guest memory atomically |
patchbot |
|
13:34 |
[Xen-changelog] [xen staging] xen/arm: Turn on SILO mode by default on Arm |
patchbot |
|
13:34 |
[Xen-changelog] [xen staging] xen/arm: cmpxchg: Provide a new helper that can timeout |
patchbot |
|
13:34 |
[Xen-changelog] [xen staging] xen/arm: bitops: Implement a new set of helpers that can timeout |
patchbot |
|
13:34 |
[Xen-changelog] [xen staging] xen/arm32: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:34 |
[Xen-changelog] [xen staging] xen/arm64: cmpxchg: Simplify the cmpxchg implementation |
patchbot |
|
13:33 |
[Xen-changelog] [xen staging] xen/arm: bitops: Consolidate prototypes in one place |
patchbot |
|
13:33 |
[Xen-changelog] [xen staging] xen/arm32: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:33 |
[Xen-changelog] [xen staging] xen/arm64: bitops: Rewrite bitop helpers in C |
patchbot |
|
13:33 |
[Xen-changelog] [xen staging] xen/grant_table: Rework the prototype of _set_status* for lisibility |
patchbot |
|
13:33 |
[Xen-changelog] [xen staging] xen/arm: Add an isb() before reading CNTPCT_EL0 to prevent re-ordering |
patchbot |
|
10:25 |
[Xen-changelog] [xen master] argo: warn sendv() caller when ring is full |
patchbot |
|
10:25 |
[Xen-changelog] [xen master] xen/sched: add inline wrappers for calling per-scheduler functions |
patchbot |
|
10:25 |
[Xen-changelog] [xen master] xen/sched: only allow schedulers with all mandatory functions available |
patchbot |
|
10:25 |
[Xen-changelog] [xen master] automation: Fix CI with the fedora container |
patchbot |
|
10:25 |
[Xen-changelog] [xen master] x86/AMD: make use of CPUID leaf 0xb when available |
patchbot |
|
10:25 |
[Xen-changelog] [xen master] pci: make PCI_SBDF3 return a pci_sbdf_t |
patchbot |
|
10:24 |
[Xen-changelog] [xen master] pci: make PCI_SBDF2 return a pci_sbdf_t |
patchbot |
|
10:24 |
[Xen-changelog] [xen master] pci: make PCI_SBDF return a pci_sbdf_t |
patchbot |
|
10:24 |
[Xen-changelog] [xen master] pci: introduce a pci_sbdf_t field to pci_dev |
patchbot |
|
10:24 |
[Xen-changelog] [xen master] pci: introduce a devfn field to pci_sbdf_t |
patchbot |
|
10:24 |
[Xen-changelog] [xen master] pci: rename func field to fn |
patchbot |
|
10:24 |
[Xen-changelog] [xen master] x86emul: support AVX512DQ floating point manipulation insns |
patchbot |
|
10:23 |
[Xen-changelog] [xen master] x86emul: support AVX512F floating point manipulation insns |
patchbot |
|
10:23 |
[Xen-changelog] [xen master] iommu/arm: add missing return |
patchbot |
|
10:23 |
[Xen-changelog] [xen master] xen/arm: vtimer: Change the return value to void for virt_timer_[save|restore] |
patchbot |
|
10:23 |
[Xen-changelog] [xen master] xen/arm: domain: Remove redundant memset for v->arch.saved_context |
patchbot |
|
10:23 |
[Xen-changelog] [xen master] automation: Add an 'all' target for container maintenance |
patchbot |
|
10:22 |
[Xen-changelog] [xen master] automation: add clang and lld 8 tests to gitlab |
patchbot |
|
10:22 |
[Xen-changelog] [xen master] xen/arm: gic: Defer the decision to unmask interrupts to do_{LPI, IRQ}() |
patchbot |
|
10:22 |
[Xen-changelog] [xen master] xen/device-tree: Add ability to handle nodes with interrupts-extended prop |
patchbot |
|
10:22 |
[Xen-changelog] [xen master] xen/device-tree: Add dt_count_phandle_with_args helper |
patchbot |
|
10:22 |
[Xen-changelog] [xen master] xen/arm: Rework secondary_start prototype |
patchbot |
|
10:22 |
[Xen-changelog] [xen master] xen/arm: Remove parameter cpuid from start_xen |
patchbot |
|
June 13, 19 |
12:11 |
[Xen-changelog] [xen staging] xen/arm: mm: Protect Xen page-table update with a spinlock |
patchbot |
|
12:11 |
[Xen-changelog] [xen staging] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables |
patchbot |
|
00:12 |
[Xen-changelog] [qemu-xen stable-4.11] xen_disk: Disable file locking for the PV disk backend |
patchbot |
|
00:12 |
[Xen-changelog] [qemu-xen stable-4.11] gtk: Don't vte_terminal_set_encoding() on new VTE versions |
patchbot |
|
00:12 |
[Xen-changelog] [qemu-xen stable-4.11] gluster: the glfs_io_cbk callback function pointer adds pre/post stat args |
patchbot |
|
00:12 |
[Xen-changelog] [qemu-xen stable-4.11] gluster: Handle changed glfs_ftruncate signature |
patchbot |
|
00:12 |
[Xen-changelog] [qemu-xen stable-4.11] net: drop too large packet early |
patchbot |
|
00:11 |
[Xen-changelog] [qemu-xen stable-4.11] net: ignore packet size greater than INT_MAX |
patchbot |
|
00:11 |
[Xen-changelog] [qemu-xen stable-4.11] 9p: fix QEMU crash when renaming files |
patchbot |
|
00:11 |
[Xen-changelog] [qemu-xen stable-4.11] nvme: fix out-of-bounds access to the CMB |
patchbot |
|
00:11 |
[Xen-changelog] [qemu-xen stable-4.11] 9p: take write lock on fid path updates (CVE-2018-19364) |
patchbot |
|
00:11 |
[Xen-changelog] [qemu-xen stable-4.11] xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored |
patchbot |
|
00:11 |
[Xen-changelog] [qemu-xen stable-4.11] mmap(2) returns MAP_FAILED, not NULL, on failure |
patchbot |
|
June 12, 19 |
20:11 |
[Xen-changelog] [xen staging] argo: correctly report pending message length |
patchbot |
|
16:13 |
[Xen-changelog] [xen stable-4.12] libacpi: report PCI slots as enabled only for hotpluggable devices |
patchbot |
|
16:12 |
[Xen-changelog] [xen stable-4.12] x86/IO-APIC: fix build with gcc9 |
patchbot |
|
16:12 |
[Xen-changelog] [xen stable-4.12] xen/sched: fix csched2_deinit_pdata() |
patchbot |
|
16:12 |
[Xen-changelog] [xen stable-4.12] x86emul: add support for missing {, V}PMADDWD insns |
patchbot |
|
16:12 |
[Xen-changelog] [xen stable-4.12] x86/IRQ: avoid UB (or worse) in trace_irq_mask() |
patchbot |
|
16:12 |
[Xen-changelog] [xen stable-4.12] x86/boot: Fix latent memory corruption with early_boot_opts_t |
patchbot |
|
16:12 |
[Xen-changelog] [xen stable-4.12] x86/svm: Fix handling of ICEBP intercepts |
patchbot |
|
16:11 |
[Xen-changelog] [xen stable-4.12] drivers/video: drop framebuffer size constraints |
patchbot |
|
16:11 |
[Xen-changelog] [xen stable-4.12] bitmap: fix bitmap_fill with zero-sized bitmap |
patchbot |
|
16:11 |
[Xen-changelog] [xen stable-4.12] x86/vmx: correctly gather gs_shadow value for current vCPU |
patchbot |
|
16:11 |
[Xen-changelog] [xen stable-4.12] x86/mtrr: recalculate P2M type for domains with iocaps |
patchbot |
|
16:11 |
[Xen-changelog] [xen stable-4.12] AMD/IOMMU: disable previously enabled IOMMUs upon init failure |
patchbot |
|
16:11 |
[Xen-changelog] [xen stable-4.12] trace: fix build with gcc9 |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] xen/arm: tlbflush: Rework TLB helpers |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] xen/arm: Gather all TLB flush helpers in tlbflush.h |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] xen/arm: page: Clarify the Xen TLBs helpers name |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] x86/boot: Drop vestigial support for pre-SIPI APICs |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] x86/pv: Add Hygon Dhyana support to emulate MSRs access |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] x86/acpi: Add Hygon Dhyana support |
patchbot |
|
11:44 |
[Xen-changelog] [xen staging] xen/sched: let sched_switch_sched() return new lock address |
patchbot |
|
11:44 |
[Xen-changelog] [xen staging] schedule: move credit scheduler specific member to its privates |
patchbot |
|
04:40 |
[Xen-changelog] [xen master] x86: Fix boot with CONFIG_XSM enabled following c/s 7177f589ba |
patchbot |
|
04:40 |
[Xen-changelog] [xen master] x86/pv: Fix undefined behaviour in check_descriptor() |
patchbot |
|
04:40 |
[Xen-changelog] [xen master] x86/irq: Fix undefined behaviour in irq_move_cleanup_interrupt() |
patchbot |
|
04:39 |
[Xen-changelog] [xen master] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr |
patchbot |
|
04:39 |
[Xen-changelog] [xen master] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings |
patchbot |
|
04:39 |
[Xen-changelog] [xen master] xen/arm: mm: Initialize page-tables earlier |
patchbot |
|
04:39 |
[Xen-changelog] [xen master] xen/arm: mm: Introduce DEFINE_PAGE_TABLE{, S} and use it |
patchbot |
|
04:39 |
[Xen-changelog] [xen master] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap |
patchbot |
|
04:39 |
[Xen-changelog] [xen master] xen/arm32: head: Always zero r3 before update a page-table entry |
patchbot |
|
04:38 |
[Xen-changelog] [xen master] xen/arm32: head: Don't set MAIR0 and MAIR1 |
patchbot |
|
04:38 |
[Xen-changelog] [xen master] xen/arm32: head: Correctly report the HW CPU ID |
patchbot |
|
04:38 |
[Xen-changelog] [xen master] xen/arm: p2m: configure stage-2 page table to support upto 42-bit PA systems |
patchbot |
|
04:38 |
[Xen-changelog] [xen master] Arm64: further speed-up to hweight{32, 64}() |
patchbot |
|
04:38 |
[Xen-changelog] [xen master] xen: actually skip the first MAX_ORDER bits in pfn_pdx_hole_setup |
patchbot |
|
04:38 |
[Xen-changelog] [xen master] xen/arm: fix nr_pdxs calculation |
patchbot |
|
04:37 |
[Xen-changelog] [xen master] tools/libxc: Add Hygon Dhyana support |
patchbot |
|
04:37 |
[Xen-changelog] [xen master] x86/cpuid: Add Hygon Dhyana support |
patchbot |
|
04:37 |
[Xen-changelog] [xen master] x86/traps: Add Hygon Dhyana support |
patchbot |
|
04:37 |
[Xen-changelog] [xen master] x86/domctl: Add Hygon Dhyana support |
patchbot |
|
04:37 |
[Xen-changelog] [xen master] x86/domain: Add Hygon Dhyana support |
patchbot |
|
04:37 |
[Xen-changelog] [xen master] x86/apic: Add Hygon Dhyana support |
patchbot |
|
04:36 |
[Xen-changelog] [xen master] x86/spec_ctrl: Add Hygon Dhyana to the respective mitigation machinery |
patchbot |
|
04:36 |
[Xen-changelog] [xen master] x86/cpu/mce: Add Hygon Dhyana support to the MCA infrastructure |
patchbot |
|
04:36 |
[Xen-changelog] [xen master] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU |
patchbot |
|
04:36 |
[Xen-changelog] [xen master] x86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2 |
patchbot |
|
04:36 |
[Xen-changelog] [xen master] x86/cpu: Fix common cpuid faulting probing for AMD and Hygon |
patchbot |
|
04:35 |
[Xen-changelog] [xen master] x86/cpu: Create Hygon Dhyana architecture support file |
patchbot |
|
04:35 |
[Xen-changelog] [xen master] tools/fuzz: Add a cpu-policy fuzzing harness |
patchbot |
|
04:35 |
[Xen-changelog] [xen master] libx86: Helper for clearing out-of-range CPUID leaves |
patchbot |
|
04:35 |
[Xen-changelog] [xen master] x86/IRQ: ACKTYPE_NONE cannot make it into irq_guest_eoi_timer_fn() |
patchbot |
|
04:35 |
[Xen-changelog] [xen master] x86/IRQ: bail early from irq_guest_eoi_timer_fn() when nothing is in flight |
patchbot |
|
04:35 |
[Xen-changelog] [xen master] x86/IRQ: don't keep EOI timer running without need |
patchbot |
|
04:34 |
[Xen-changelog] [xen master] memory: don't depend on guest_handle_subrange_okay() implementation details |
patchbot |
|
04:34 |
[Xen-changelog] [xen master] adjust system domain creation (and call it earlier on x86) |
patchbot |
|
04:34 |
[Xen-changelog] [xen master] PCI: move pdev_list field to common structure |
patchbot |
|
04:34 |
[Xen-changelog] [xen master] x86/IRQ: relax locking in irq_guest_eoi_timer_fn() |
patchbot |
|
04:34 |
[Xen-changelog] [xen master] arm: rename tiny64.conf to tiny64_defconfig |
patchbot |
|
04:34 |
[Xen-changelog] [xen master] makefile: add support for *_defconfig targets |
patchbot |
|
04:33 |
[Xen-changelog] [xen master] xen/bitops: Further reduce the #ifdef-ary in generic_hweight64() |
patchbot |
|
04:33 |
[Xen-changelog] [xen master] xen/vm-event: Misc fixups |
patchbot |
|
04:33 |
[Xen-changelog] [xen master] xen/vm-event: Fix interactions with the vcpu list |
patchbot |
|
04:33 |
[Xen-changelog] [xen master] xen/vm-event: Remove unnecessary vm_event_domain indirection |
patchbot |
|
04:33 |
[Xen-changelog] [xen master] xen/vm-event: Expand vm_event_* spinlock macros and rename the lock |
patchbot |
|
04:33 |
[Xen-changelog] [xen master] xen/vm-event: Drop unused u_domctl parameter from vm_event_domctl() |
patchbot |
|
June 11, 19 |
19:33 |
[Xen-changelog] [xen staging] argo: warn sendv() caller when ring is full |
patchbot |
|
17:00 |
[Xen-changelog] [xen staging] xen/sched: add inline wrappers for calling per-scheduler functions |
patchbot |
|
17:00 |
[Xen-changelog] [xen staging] xen/sched: only allow schedulers with all mandatory functions available |
patchbot |
|
17:00 |
[Xen-changelog] [xen staging] automation: Fix CI with the fedora container |
patchbot |
|
15:34 |
[Xen-changelog] [xen staging] x86/AMD: make use of CPUID leaf 0xb when available |
patchbot |
|
15:34 |
[Xen-changelog] [xen staging] pci: make PCI_SBDF3 return a pci_sbdf_t |
patchbot |
|
15:34 |
[Xen-changelog] [xen staging] pci: make PCI_SBDF2 return a pci_sbdf_t |
patchbot |
|
15:33 |
[Xen-changelog] [xen staging] pci: make PCI_SBDF return a pci_sbdf_t |
patchbot |
|
15:33 |
[Xen-changelog] [xen staging] pci: introduce a pci_sbdf_t field to pci_dev |
patchbot |
|
15:33 |
[Xen-changelog] [xen staging] pci: introduce a devfn field to pci_sbdf_t |
patchbot |
|
15:33 |
[Xen-changelog] [xen staging] pci: rename func field to fn |
patchbot |
|
15:33 |
[Xen-changelog] [xen staging] x86emul: support AVX512DQ floating point manipulation insns |
patchbot |
|
15:33 |
[Xen-changelog] [xen staging] x86emul: support AVX512F floating point manipulation insns |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] iommu/arm: add missing return |
patchbot |
|
13:44 |
[Xen-changelog] [qemu-xen stable-4.10] xen_disk: Disable file locking for the PV disk backend |
patchbot |
|
13:22 |
[Xen-changelog] [xen staging] xen/arm: vtimer: Change the return value to void for virt_timer_[save|restore] |
patchbot |
|
13:22 |
[Xen-changelog] [xen staging] xen/arm: domain: Remove redundant memset for v->arch.saved_context |
patchbot |
|
10:11 |
[Xen-changelog] [xen staging] automation: Add an 'all' target for container maintenance |
patchbot |
|
10:11 |
[Xen-changelog] [xen staging] automation: add clang and lld 8 tests to gitlab |
patchbot |
|
June 10, 19 |
20:11 |
[Xen-changelog] [xen staging] xen/arm: gic: Defer the decision to unmask interrupts to do_{LPI, IRQ}() |
patchbot |
|
20:11 |
[Xen-changelog] [xen staging] xen/device-tree: Add ability to handle nodes with interrupts-extended prop |
patchbot |
|
20:11 |
[Xen-changelog] [xen staging] xen/device-tree: Add dt_count_phandle_with_args helper |
patchbot |
|
18:13 |
[Xen-changelog] [xen stable-4.11] xen/arm: mm: Set-up page permission for Xen mappings earlier on |
patchbot |
|
18:12 |
[Xen-changelog] [xen stable-4.11] libacpi: report PCI slots as enabled only for hotpluggable devices |
patchbot |
|
18:12 |
[Xen-changelog] [xen stable-4.11] x86/IO-APIC: fix build with gcc9 |
patchbot |
|
18:12 |
[Xen-changelog] [xen stable-4.11] x86emul: add support for missing {, V}PMADDWD insns |
patchbot |
|
18:12 |
[Xen-changelog] [xen stable-4.11] x86/IRQ: avoid UB (or worse) in trace_irq_mask() |
patchbot |
|
18:12 |
[Xen-changelog] [xen stable-4.11] x86/boot: Fix latent memory corruption with early_boot_opts_t |
patchbot |
|
18:12 |
[Xen-changelog] [xen stable-4.11] x86/svm: Fix handling of ICEBP intercepts |
patchbot |
|
18:11 |
[Xen-changelog] [xen stable-4.11] drivers/video: drop framebuffer size constraints |
patchbot |
|
18:11 |
[Xen-changelog] [xen stable-4.11] bitmap: fix bitmap_fill with zero-sized bitmap |
patchbot |
|
18:11 |
[Xen-changelog] [xen stable-4.11] x86/vmx: correctly gather gs_shadow value for current vCPU |
patchbot |
|
18:11 |
[Xen-changelog] [xen stable-4.11] x86/mtrr: recalculate P2M type for domains with iocaps |
patchbot |
|
18:11 |
[Xen-changelog] [xen stable-4.11] AMD/IOMMU: disable previously enabled IOMMUs upon init failure |
patchbot |
|
18:11 |
[Xen-changelog] [xen stable-4.11] trace: fix build with gcc9 |
patchbot |
|
13:11 |
[Xen-changelog] [xen staging] xen/arm: Rework secondary_start prototype |
patchbot |
|
13:11 |
[Xen-changelog] [xen staging] xen/arm: Remove parameter cpuid from start_xen |
patchbot |
|
June 08, 19 |
10:01 |
[Xen-changelog] [xen stable-4.10] libacpi: report PCI slots as enabled only for hotpluggable devices |
patchbot |
|
10:01 |
[Xen-changelog] [xen stable-4.10] x86/IO-APIC: fix build with gcc9 |
patchbot |
|
10:01 |
[Xen-changelog] [xen stable-4.10] xen/sched: fix csched2_deinit_pdata() |
patchbot |
|
10:01 |
[Xen-changelog] [xen stable-4.10] x86emul: add support for missing {, V}PMADDWD insns |
patchbot |
|
10:01 |
[Xen-changelog] [xen stable-4.10] x86/IRQ: avoid UB (or worse) in trace_irq_mask() |
patchbot |
|
10:01 |
[Xen-changelog] [xen stable-4.10] x86/boot: Fix latent memory corruption with early_boot_opts_t |
patchbot |
|
10:00 |
[Xen-changelog] [xen stable-4.10] drivers/video: drop framebuffer size constraints |
patchbot |
|
10:00 |
[Xen-changelog] [xen stable-4.10] bitmap: fix bitmap_fill with zero-sized bitmap |
patchbot |
|
10:00 |
[Xen-changelog] [xen stable-4.10] x86/vmx: correctly gather gs_shadow value for current vCPU |
patchbot |
|
10:00 |
[Xen-changelog] [xen stable-4.10] x86/mtrr: recalculate P2M type for domains with iocaps |
patchbot |
|
10:00 |
[Xen-changelog] [xen stable-4.10] AMD/IOMMU: disable previously enabled IOMMUs upon init failure |
patchbot |
|
10:00 |
[Xen-changelog] [xen stable-4.10] trace: fix build with gcc9 |
patchbot |
|
June 07, 19 |
16:22 |
[Xen-changelog] [qemu-xen staging-4.10] xen_disk: Disable file locking for the PV disk backend |
patchbot |
|
16:22 |
[Xen-changelog] [qemu-xen staging-4.11] xen_disk: Disable file locking for the PV disk backend |
patchbot |
|
14:44 |
[Xen-changelog] [xen staging] x86: Fix boot with CONFIG_XSM enabled following c/s 7177f589ba |
patchbot |
|
June 06, 19 |
22:22 |
[Xen-changelog] [xen staging-4.11] xen/arm: mm: Set-up page permission for Xen mappings earlier on |
patchbot |
|
19:11 |
[Xen-changelog] [xen staging] x86/pv: Fix undefined behaviour in check_descriptor() |
patchbot |
|
19:11 |
[Xen-changelog] [xen staging] x86/irq: Fix undefined behaviour in irq_move_cleanup_interrupt() |
patchbot |
|
17:56 |
[Xen-changelog] [xen staging] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr |
patchbot |
|
17:56 |
[Xen-changelog] [xen staging] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm: mm: Initialize page-tables earlier |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm: mm: Introduce DEFINE_PAGE_TABLE{, S} and use it |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm32: head: Always zero r3 before update a page-table entry |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm32: head: Don't set MAIR0 and MAIR1 |
patchbot |
|
17:55 |
[Xen-changelog] [xen staging] xen/arm32: head: Correctly report the HW CPU ID |
patchbot |
|
15:55 |
[Xen-changelog] [xen staging] xen/arm: p2m: configure stage-2 page table to support upto 42-bit PA systems |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] Arm64: further speed-up to hweight{32, 64}() |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] xen: actually skip the first MAX_ORDER bits in pfn_pdx_hole_setup |
patchbot |
|
15:44 |
[Xen-changelog] [xen staging] xen/arm: fix nr_pdxs calculation |
patchbot |
|
15:02 |
[Xen-changelog] [xen staging] tools/libxc: Add Hygon Dhyana support |
patchbot |
|
15:02 |
[Xen-changelog] [xen staging] x86/cpuid: Add Hygon Dhyana support |
patchbot |
|
15:02 |
[Xen-changelog] [xen staging] x86/traps: Add Hygon Dhyana support |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging] x86/domctl: Add Hygon Dhyana support |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging] x86/domain: Add Hygon Dhyana support |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging] x86/apic: Add Hygon Dhyana support |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging] x86/spec_ctrl: Add Hygon Dhyana to the respective mitigation machinery |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging] x86/cpu/mce: Add Hygon Dhyana support to the MCA infrastructure |
patchbot |
|
15:01 |
[Xen-changelog] [xen staging] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] x86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2 |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] x86/cpu: Fix common cpuid faulting probing for AMD and Hygon |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] x86/cpu: Create Hygon Dhyana architecture support file |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] tools/fuzz: Add a cpu-policy fuzzing harness |
patchbot |
|
15:00 |
[Xen-changelog] [xen staging] libx86: Helper for clearing out-of-range CPUID leaves |
patchbot |
|
14:11 |
[Xen-changelog] [xen staging] x86/IRQ: ACKTYPE_NONE cannot make it into irq_guest_eoi_timer_fn() |
patchbot |
|
14:11 |
[Xen-changelog] [xen staging] x86/IRQ: bail early from irq_guest_eoi_timer_fn() when nothing is in flight |
patchbot |
|
14:11 |
[Xen-changelog] [xen staging] x86/IRQ: don't keep EOI timer running without need |
patchbot |
|
14:11 |
[Xen-changelog] [xen staging] memory: don't depend on guest_handle_subrange_okay() implementation details |
patchbot |
|
13:48 |
[Xen-changelog] [xen master] sched_null: superficial clean-ups |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] x86: remove alternative_callN usage of ALTERNATIVE asm macro |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] x86: further speed-up to hweight{32, 64}() |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] bitops: speed up hweight<N>() |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] cpu: change 'cpu_hotplug_[begin|done]' to inline function |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] remove on-stack cpumask from stop_machine_run() |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] notifier: refine 'notifier_head', use 'list_head' directly |
patchbot |
|
13:47 |
[Xen-changelog] [xen master] schedule: initialize 'now' when really needed |
patchbot |
|
13:46 |
[Xen-changelog] [xen master] x86emul/fuzz: add a state sanity checking function |
patchbot |
|
13:46 |
[Xen-changelog] [xen master] x86emul/fuzz: extend canonicalization to 57-bit linear address width case |
patchbot |
|
13:46 |
[Xen-changelog] [xen master] x86/hvm: Make the altp2m locking in hvm_hap_nested_page_fault() easier to follow |
patchbot |
|
13:46 |
[xen master] vm_event: Make ‘local’ functions ‘static’ |
patchbot |
|
13:46 |
[Xen-changelog] [xen master] x86/mpparse: Don't print "limit reached" for every subsequent processor |
patchbot |
|
13:45 |
[Xen-changelog] [xen master] xen/lib: Introduce printk_once() and replace some opencoded examples |
patchbot |
|
13:45 |
[Xen-changelog] [xen master] x86/spec-ctrl: Knights Landing/Mill are retpoline-safe |
patchbot |
|
13:45 |
[Xen-changelog] [xen master] x86/vhpet: avoid 'small' time diff test on resume |
patchbot |
|
13:45 |
[Xen-changelog] [xen master] support: remove tmem from SUPPORT.md |
patchbot |
|
13:45 |
[Xen-changelog] [xen master] VT-d: change bogus return value of intel_iommu_lookup_page() |
patchbot |
|
13:45 |
[Xen-changelog] [xen master] xen/arm64: head: Correctly report the HW CPU ID |
patchbot |
|
13:44 |
[Xen-changelog] [xen master] xen/arm64: head: Move earlyprintk messages in .rodata.str |
patchbot |
|
13:44 |
[Xen-changelog] [xen master] xen/arm64: head: Remove unnecessary comment |
patchbot |
|
13:44 |
[Xen-changelog] [xen master] docs: Introduce some hypercall page documentation |
patchbot |
|
13:44 |
[Xen-changelog] [xen master] x86: init_hypercall_page() cleanup |
patchbot |
|
13:44 |
[Xen-changelog] [xen master] x86/altp2m: Fix style errors introduced with c/s 9abcac7ff |
patchbot |
|
13:44 |
[Xen-changelog] [xen master] x86/altp2m: cleanup p2m_altp2m_lazy_copy |
patchbot |
|
12:23 |
[Xen-changelog] [xen staging-4.11] libacpi: report PCI slots as enabled only for hotpluggable devices |
patchbot |
|
12:23 |
[Xen-changelog] [xen staging-4.11] x86/IO-APIC: fix build with gcc9 |
patchbot |
|
12:23 |
[Xen-changelog] [xen staging-4.11] x86emul: add support for missing {, V}PMADDWD insns |
patchbot |
|
12:23 |
[Xen-changelog] [xen staging-4.11] x86/IRQ: avoid UB (or worse) in trace_irq_mask() |
patchbot |
|
12:23 |
[Xen-changelog] [xen staging-4.11] x86/boot: Fix latent memory corruption with early_boot_opts_t |
patchbot |
|
12:23 |
[Xen-changelog] [xen staging-4.11] x86/svm: Fix handling of ICEBP intercepts |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging-4.11] drivers/video: drop framebuffer size constraints |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging-4.11] bitmap: fix bitmap_fill with zero-sized bitmap |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging-4.11] x86/vmx: correctly gather gs_shadow value for current vCPU |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging-4.11] x86/mtrr: recalculate P2M type for domains with iocaps |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging-4.11] AMD/IOMMU: disable previously enabled IOMMUs upon init failure |
patchbot |
|
12:22 |
[Xen-changelog] [xen staging-4.11] trace: fix build with gcc9 |
patchbot |
|
09:22 |
[Xen-changelog] [xen staging] adjust system domain creation (and call it earlier on x86) |
patchbot |
|
09:22 |
[Xen-changelog] [xen staging] PCI: move pdev_list field to common structure |
patchbot |
|
09:22 |
[Xen-changelog] [xen staging] x86/IRQ: relax locking in irq_guest_eoi_timer_fn() |
patchbot |
|
09:22 |
[Xen-changelog] [xen staging] arm: rename tiny64.conf to tiny64_defconfig |
patchbot |
|
09:22 |
[Xen-changelog] [xen staging] makefile: add support for *_defconfig targets |
patchbot |
|
June 04, 19 |
13:58 |
[Xen-changelog] [xen staging-4.10] libacpi: report PCI slots as enabled only for hotpluggable devices |
patchbot |
|
13:57 |
[Xen-changelog] [xen staging-4.10] x86/IO-APIC: fix build with gcc9 |
patchbot |
|
13:57 |
[Xen-changelog] [xen staging-4.10] xen/sched: fix csched2_deinit_pdata() |
patchbot |
|
13:57 |
[Xen-changelog] [xen staging-4.10] x86emul: add support for missing {, V}PMADDWD insns |
patchbot |
|
13:57 |
[Xen-changelog] [xen staging-4.10] x86/IRQ: avoid UB (or worse) in trace_irq_mask() |
patchbot |
|
13:57 |
[Xen-changelog] [xen staging-4.10] x86/boot: Fix latent memory corruption with early_boot_opts_t |
patchbot |
|
13:57 |
[Xen-changelog] [xen staging-4.10] drivers/video: drop framebuffer size constraints |
patchbot |
|
13:56 |
[Xen-changelog] [xen staging-4.10] bitmap: fix bitmap_fill with zero-sized bitmap |
patchbot |
|
13:56 |
[Xen-changelog] [xen staging-4.10] x86/vmx: correctly gather gs_shadow value for current vCPU |
patchbot |
|
13:56 |
[Xen-changelog] [xen staging-4.10] x86/mtrr: recalculate P2M type for domains with iocaps |
patchbot |
|
13:56 |
[Xen-changelog] [xen staging-4.10] AMD/IOMMU: disable previously enabled IOMMUs upon init failure |
patchbot |
|
13:56 |
[Xen-changelog] [xen staging-4.10] trace: fix build with gcc9 |
patchbot |
|
13:55 |
[Xen-changelog] [xen staging] xen/bitops: Further reduce the #ifdef-ary in generic_hweight64() |
patchbot |
|
13:55 |
[Xen-changelog] [xen staging] xen/vm-event: Misc fixups |
patchbot |
|
13:55 |
[Xen-changelog] [xen staging] xen/vm-event: Fix interactions with the vcpu list |
patchbot |
|
13:55 |
[Xen-changelog] [xen staging] xen/vm-event: Remove unnecessary vm_event_domain indirection |
patchbot |
|
13:55 |
[Xen-changelog] [xen staging] xen/vm-event: Expand vm_event_* spinlock macros and rename the lock |
patchbot |
|
13:55 |
[Xen-changelog] [xen staging] xen/vm-event: Drop unused u_domctl parameter from vm_event_domctl() |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] libacpi: report PCI slots as enabled only for hotpluggable devices |
patchbot |
|
13:46 |
[Xen-changelog] [xen staging-4.12] x86/IO-APIC: fix build with gcc9 |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] xen/sched: fix csched2_deinit_pdata() |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] x86emul: add support for missing {, V}PMADDWD insns |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] x86/IRQ: avoid UB (or worse) in trace_irq_mask() |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] x86/boot: Fix latent memory corruption with early_boot_opts_t |
patchbot |
|
13:45 |
[Xen-changelog] [xen staging-4.12] x86/svm: Fix handling of ICEBP intercepts |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] drivers/video: drop framebuffer size constraints |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] bitmap: fix bitmap_fill with zero-sized bitmap |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] x86/vmx: correctly gather gs_shadow value for current vCPU |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] x86/mtrr: recalculate P2M type for domains with iocaps |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] AMD/IOMMU: disable previously enabled IOMMUs upon init failure |
patchbot |
|
13:44 |
[Xen-changelog] [xen staging-4.12] trace: fix build with gcc9 |
patchbot |
|
June 03, 19 |
16:00 |
[Xen-changelog] [xen staging] sched_null: superficial clean-ups |
patchbot |
|
16:00 |
[Xen-changelog] [xen staging] x86: remove alternative_callN usage of ALTERNATIVE asm macro |
patchbot |
|
15:23 |
[Xen-changelog] [xen staging] x86: further speed-up to hweight{32, 64}() |
patchbot |
|
15:23 |
[Xen-changelog] [xen staging] bitops: speed up hweight<N>() |
patchbot |
|
15:23 |
[Xen-changelog] [xen staging] cpu: change 'cpu_hotplug_[begin|done]' to inline function |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] remove on-stack cpumask from stop_machine_run() |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] notifier: refine 'notifier_head', use 'list_head' directly |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] schedule: initialize 'now' when really needed |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] x86emul/fuzz: add a state sanity checking function |
patchbot |
|
15:22 |
[Xen-changelog] [xen staging] x86emul/fuzz: extend canonicalization to 57-bit linear address width case |
patchbot |
|
13:11 |
[Xen-changelog] [xen staging] x86/hvm: Make the altp2m locking in hvm_hap_nested_page_fault() easier to follow |
patchbot |
|
11:55 |
[xen staging] vm_event: Make ‘local’ functions ‘static’ |
patchbot |
|