xen-changelog Mail Thread Index
- [xen master] mm: introduce INVALID_{G,M}FN_RAW,
patchbot
- [xen master] x86/perfc: conditionalize HVM and shadow counters,
patchbot
- [mini-os master] mini-os: modify grant mappings to work in PVH mode,
patchbot
- [mini-os master] mini-os: prepare grantmap entry interface for use by PVH mode,
patchbot
- [mini-os master] mini-os: add proper pvh grant table handling,
patchbot
- [mini-os master] mini-os: move x86 specific gnttab coding into arch/x86/gnttab.c,
patchbot
- [mini-os master] mini-os: add memory map service functions,
patchbot
- [mini-os master] mini-os: don't repeat definition available via header file,
patchbot
- [mini-os master] mini-os: respect memory map when ballooning up,
patchbot
- [mini-os master] mini-os: don't assume contiguous RAM when initializing in PVH mode,
patchbot
- [mini-os master] mini-os: sort and sanitize e820 memory map,
patchbot
- [mini-os master] mini-os: split e820 map handling into new source file,
patchbot
- [xen staging] mm: introduce INVALID_{G,M}FN_RAW,
patchbot
- [xen staging] x86/perfc: conditionalize HVM and shadow counters,
patchbot
- [xen master] x86/traps: Clean up diagnostics,
patchbot
- [xen master] x86/traps: Drop exception_table[] and use if/else dispatching,
patchbot
- [xen master] xen/domain: Remove function pointers from domain pause helpers,
patchbot
- [xen master] xen/arm64: Zero the top 32 bits of gp registers on entry...,
patchbot
- [xen master] tools/xenstore: drop support for running under SunOS,
patchbot
- [xen master] hvmloader: tidy pci_mem_{start,end},
patchbot
- [xen master] revert "hvmloader: PA range 0xfc000000-0xffffffff should be UC",
patchbot
- [xen master] arm/efi: Handle Xen bootargs from both xen.cfg and DT,
patchbot
- [xen master] xen/arm: increase memory banks number define value,
patchbot
- [xen master] x86/cpuid: Advertise SERIALIZE by default to guests,
patchbot
- [xen master] x86/cpuid: Introduce dom0-cpuid command line option,
patchbot
- [xen master] x86/cpuid: Factor common parsing out of parse_xen_cpuid(),
patchbot
- [xen master] x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy(),
patchbot
- [xen master] stubdom: only build libxen*.a from tools/libs/,
patchbot
- [xen master] tools/Rules.mk: Cleanup %.pc rules,
patchbot
- [xen master] libs/toolcore: don't install xentoolcore_internal.h anymore,
patchbot
- [xen master] libs: Remove both "libs" and "build" target,
patchbot
- [xen master] tools/xcutils: rework Makefile,
patchbot
- [xen master] tools/vchan: Collect targets in TARGETS,
patchbot
- [xen master] tools/misc: rework Makefile,
patchbot
- [xen master] tools/debugger: Allow make to recurse into debugger/,
patchbot
- [xen master] tools/include/xen-foreign: avoid to rely on default .SUFFIXES,
patchbot
- [xen master] tools/Rules.mk: introduce FORCE target,
patchbot
- [xen master] tools: Use config.h from autoconf instead of "buildmakevars2header",
patchbot
- [xen master] tools/xl: Remove unnecessary -I. from CFLAGS,
patchbot
- [xen master] tools/ocaml: Remove generation of _paths.h,
patchbot
- [xen master] tools/libacpi: cleanup Makefile, don't check for iasl binary,
patchbot
- [xen master] tools/flask/utils: remove unused variables/targets from Makefile,
patchbot
- [xen master] tools/libs: Don't recursively expand MAJOR ?= $(shell ...),
patchbot
- [xen master] tools/libxl: Don't read STORE/CONSOLE_PFN from Xen,
patchbot
- [xen master] xen/build: Fix `make cscope` rune,
patchbot
- [xen master] xen: make some per-scheduler performance counters sched global ones,
patchbot
- [xen staging] x86/traps: Clean up diagnostics,
patchbot
- [xen staging] x86/traps: Drop exception_table[] and use if/else dispatching,
patchbot
- [xen staging] xen/domain: Remove function pointers from domain pause helpers,
patchbot
- [xen staging] xen/arm64: Zero the top 32 bits of gp registers on entry...,
patchbot
- [xen staging] tools/xenstore: drop support for running under SunOS,
patchbot
- [xen staging] hvmloader: tidy pci_mem_{start,end},
patchbot
- [xen staging] revert "hvmloader: PA range 0xfc000000-0xffffffff should be UC",
patchbot
- [xen master] xen/arm: do not map PCI ECAM and MMIO space to Domain-0's p2m,
patchbot
- [xen master] xen/arm: account IO handler for emulated PCI host bridge,
patchbot
- [xen master] xen/arm: setup MMIO range trap handlers for hardware domain,
patchbot
- [xen master] xen/arm: add pci-domain for disabled devices,
patchbot
- [xen master] arm/traps: remove debugger_trap_fatal() calls,
patchbot
- [xen master] Arm: drop memguard_{,un}guard_range() stubs,
patchbot
- [xen master] x86: drop MEMORY_GUARD,
patchbot
- [xen master] x86/PVH: permit more physdevop-s to be used by Dom0,
patchbot
- [xen master] x86/PVH: improve Dom0 memory size calculation,
patchbot
- [xen master] build: adjust $(TARGET).efi creation in arch/arm,
patchbot
- [xen master] build: generate "include/xen/compile.h" with if_changed,
patchbot
- [xen master] xen: move include/asm-* to arch/*/include/asm,
patchbot
- [xen master] build: factorise generation of the linker scripts,
patchbot
- [xen master] x86/cpuid: Fix TSXLDTRK definition,
patchbot
- [xen master] perfc: drop calls_to_multicall performance counter,
patchbot
- [xen master] x86/perfc: add hypercall performance counters for hvm, correct pv,
patchbot
- [xen master] x86emul: drop "seg" parameter from insn_fetch() hook,
patchbot
- [xen master] SUPPORT.md: limit security support for hosts with very much memory,
patchbot
- [xen master] x86/monitor: don't open-code hvm_has_set_descriptor_access_exiting(),
patchbot
- [xen master] vpci: fix function attributes for vpci_process_pending,
patchbot
- [xen staging] arm/efi: Handle Xen bootargs from both xen.cfg and DT,
patchbot
- [xen staging] xen/arm: increase memory banks number define value,
patchbot
- [xen staging] x86/cpuid: Advertise SERIALIZE by default to guests,
patchbot
- [xen staging] x86/cpuid: Introduce dom0-cpuid command line option,
patchbot
- [xen staging] x86/cpuid: Factor common parsing out of parse_xen_cpuid(),
patchbot
- [xen staging] x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy(),
patchbot
- [xen staging] stubdom: only build libxen*.a from tools/libs/,
patchbot
- [xen staging] tools/Rules.mk: Cleanup %.pc rules,
patchbot
- [xen staging] libs/toolcore: don't install xentoolcore_internal.h anymore,
patchbot
- [xen staging] libs: Remove both "libs" and "build" target,
patchbot
- [xen staging] tools/xcutils: rework Makefile,
patchbot
- [xen staging] tools/vchan: Collect targets in TARGETS,
patchbot
- [xen staging] tools/misc: rework Makefile,
patchbot
- [xen staging] tools/debugger: Allow make to recurse into debugger/,
patchbot
- [xen staging] tools/include/xen-foreign: avoid to rely on default .SUFFIXES,
patchbot
- [xen staging] tools/Rules.mk: introduce FORCE target,
patchbot
- [xen staging] tools: Use config.h from autoconf instead of "buildmakevars2header",
patchbot
- [xen staging] tools/xl: Remove unnecessary -I. from CFLAGS,
patchbot
- [xen staging] tools/ocaml: Remove generation of _paths.h,
patchbot
- [xen staging] tools/libacpi: cleanup Makefile, don't check for iasl binary,
patchbot
- [xen staging] tools/flask/utils: remove unused variables/targets from Makefile,
patchbot
- [xen staging] tools/libs: Don't recursively expand MAJOR ?= $(shell ...),
patchbot
- [xen staging] tools/libxl: Don't read STORE/CONSOLE_PFN from Xen,
patchbot
- [xen staging] xen/build: Fix `make cscope` rune,
patchbot
- [xen staging] xen: make some per-scheduler performance counters sched global ones,
patchbot
- [xen staging] xen/arm: do not map PCI ECAM and MMIO space to Domain-0's p2m,
patchbot
- [xen staging] xen/arm: account IO handler for emulated PCI host bridge,
patchbot
- [xen staging] xen/arm: setup MMIO range trap handlers for hardware domain,
patchbot
- [xen staging] xen/arm: add pci-domain for disabled devices,
patchbot
- [xen staging] arm/traps: remove debugger_trap_fatal() calls,
patchbot
- [xen stable-4.14] xen/arm: Do not invalidate the P2M when the PT is shared with the IOMMU,
patchbot
- [xen stable-4.15] xen/arm: Do not invalidate the P2M when the PT is shared with the IOMMU,
patchbot
- [xen staging] Arm: drop memguard_{,un}guard_range() stubs,
patchbot
- [xen staging] x86: drop MEMORY_GUARD,
patchbot
- [xen staging] x86/PVH: permit more physdevop-s to be used by Dom0,
patchbot
- [xen staging] x86/PVH: improve Dom0 memory size calculation,
patchbot
- [xen staging] build: adjust $(TARGET).efi creation in arch/arm,
patchbot
- [xen staging] build: generate "include/xen/compile.h" with if_changed,
patchbot
- [xen staging] xen: move include/asm-* to arch/*/include/asm,
patchbot
- [xen staging] build: factorise generation of the linker scripts,
patchbot
- [xen master] tools/libfsimage: Fix SONAME,
patchbot
- [xen staging-4.14] xen/arm: Do not invalidate the P2M when the PT is shared with the IOMMU,
patchbot
- [xen staging-4.15] xen/arm: Do not invalidate the P2M when the PT is shared with the IOMMU,
patchbot
- [xen staging] x86/cpuid: Fix TSXLDTRK definition,
patchbot
- [xen staging] perfc: drop calls_to_multicall performance counter,
patchbot
- [xen staging] x86/perfc: add hypercall performance counters for hvm, correct pv,
patchbot
- [xen staging] x86emul: drop "seg" parameter from insn_fetch() hook,
patchbot
- [xen staging] SUPPORT.md: limit security support for hosts with very much memory,
patchbot
- [xen staging] x86/monitor: don't open-code hvm_has_set_descriptor_access_exiting(),
patchbot
- [xen staging] vpci: fix function attributes for vpci_process_pending,
patchbot
- [xen stable-4.16] docs/efi: Fix wrong compatible in dts example,
patchbot
- [xen staging-4.16] docs/efi: Fix wrong compatible in dts example,
patchbot
- [xen staging] tools/libfsimage: Fix SONAME,
patchbot
- [xen master] x86/HVM: permit CLFLUSH{,OPT} on execute-only code segments,
patchbot
- [xen master] EFI: constify EFI_LOADED_IMAGE * function parameters,
patchbot
- [xen master] MAINTAINERS: widen Anthony's area,
patchbot
- [xen master] x86: avoid wrong use of all-but-self IPI shorthand,
patchbot
- [xen master] perfc: conditionalize credit/credit2 counters,
patchbot
- [xen master] libxc: correct bounce direction in xc_get_device_group(),
patchbot
- [xen staging] x86/HVM: permit CLFLUSH{,OPT} on execute-only code segments,
patchbot
- [xen staging] EFI: constify EFI_LOADED_IMAGE * function parameters,
patchbot
- [xen master] tools/firmware/hvmloader: remove "subdirs-*" prerequisite,
patchbot
- [xen master] tools: remove some unneeded subdir-distclean-* targets,
patchbot
- [xen master] libs/store: Remove PKG_CONFIG_REMOVE,
patchbot
- [xen master] libs/stat: Remove duplicated CFLAGS from deps,
patchbot
- [xen master] libs/light: Remove -I.,
patchbot
- [xen master] libs/light: Remove non-existing CFLAGS_libxl.o var,
patchbot
- [xen master] libs/guest: Drop spurious include in Makefile,
patchbot
- [xen master] libs/libs.mk: Remove generic variable that already exist,
patchbot
- [xen master] libs: Remove -Iinclude from CFLAGS,
patchbot
- [xen master] libs: Remove _paths.h from libs ctrl and util.,
patchbot
- [xen master] tools/Rules.mk: Remove $(CFLAGS.opic) from %.opic: %.S,
patchbot
- [xen master] tools/configure.ac: Remove left over system_aio,
patchbot
- [xen master] .gitignore: Non existing toolcore/include files.,
patchbot
- [xen master] tools/libs/light: set video_mem for PVH guests,
patchbot
- [xen master] tools/libs/ctrl: Save errno only once in *PRINTF() and *ERROR(),
patchbot
- [xen master] tools: set event channel HVM parameters in libxenguest,
patchbot
- [xen master] tools/helpers: fix PVH xenstore-stubdom console parameters,
patchbot
- [xen master] x86/build: Move exception tables into __ro_after_init,
patchbot
- [xen staging] MAINTAINERS: widen Anthony's area,
patchbot
- [xen staging] x86: avoid wrong use of all-but-self IPI shorthand,
patchbot
- [xen staging] perfc: conditionalize credit/credit2 counters,
patchbot
- [xen staging] libxc: correct bounce direction in xc_get_device_group(),
patchbot
- [xen staging] tools/firmware/hvmloader: remove "subdirs-*" prerequisite,
patchbot
- [xen staging] tools: remove some unneeded subdir-distclean-* targets,
patchbot
- [xen staging] libs/store: Remove PKG_CONFIG_REMOVE,
patchbot
- [xen staging] libs/stat: Remove duplicated CFLAGS from deps,
patchbot
- [xen staging] libs/light: Remove -I.,
patchbot
- [xen staging] libs/light: Remove non-existing CFLAGS_libxl.o var,
patchbot
- [xen staging] libs/guest: Drop spurious include in Makefile,
patchbot
- [xen staging] libs/libs.mk: Remove generic variable that already exist,
patchbot
- [xen staging] libs: Remove -Iinclude from CFLAGS,
patchbot
- [xen staging] libs: Remove _paths.h from libs ctrl and util.,
patchbot
- [xen staging] tools/Rules.mk: Remove $(CFLAGS.opic) from %.opic: %.S,
patchbot
- [xen staging] tools/configure.ac: Remove left over system_aio,
patchbot
- [xen staging] .gitignore: Non existing toolcore/include files.,
patchbot
- [xen staging] tools/libs/light: set video_mem for PVH guests,
patchbot
- [xen staging] tools/libs/ctrl: Save errno only once in *PRINTF() and *ERROR(),
patchbot
- [xen staging] tools: set event channel HVM parameters in libxenguest,
patchbot
- [xen staging] tools/helpers: fix PVH xenstore-stubdom console parameters,
patchbot
- [xen staging] x86/build: Move exception tables into __ro_after_init,
patchbot
- [mini-os master] xenbus: support large messages,
patchbot
- [mini-os master] mini-os: add config options for xen libraries,
patchbot
- [mini-os master] mini-os: fix testbuilds regarding CONFIG_XC,
patchbot
- [xen master] xen/arm: process pending vPCI map/unmap operations,
patchbot
- [xen staging] xen/arm: process pending vPCI map/unmap operations,
patchbot
- [xen master] MAINTAINERS: Resign from my maintainership roles,
patchbot
- [xen master] EFI: drop copy-in from QueryVariableInfo()'s OUT-only variable bouncing,
patchbot
- [xen master] EFI: move efi-boot.h inclusion point,
patchbot
- [xen master] x86/HVM: fail virt-to-linear conversion for insn fetches from non-code segments,
patchbot
- [xen master] x86/mm: don't open-code p2m_is_pod(),
patchbot
- [xen master] x86/PoD: HVM guests can't pin their pages,
patchbot
- [xen master] x86/shadow: defer/avoid paging_mfn_is_dirty() invocation,
patchbot
- [xen stable-4.16] REAMDE: trim over-long lines around figlet,
patchbot
- [xen stable-4.16] MAINTAINERS: Update for this being the 4.16 stable branch,
patchbot
- [xen stable-4.16] xen/Makefile: Set version to reopen as 4.16 stable branch,
patchbot
- [xen stable-4.15] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen stable-4.14] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen stable-4.13] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen stable-4.12] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen master] x86/vPMU: Drop supported parameter from the wrmsr path,
patchbot
- [xen master] xsm: Drop extern of non-existent variable,
patchbot
- [xen master] xsm: Switch xsm_ops to __alt_call_maybe_initdata,
patchbot
- [xen master] xen/arm: do not use void pointer in pci_host_common_probe,
patchbot
- [xen master] xen/arm: rename DEVICE_PCI to DEVICE_PCI_HOSTBRIDGE,
patchbot
- [xen master] gnttab: remove guest_physmap_remove_page() call from gnttab_map_frame(),
patchbot
- [xen master] docs/efi: Fix wrong compatible in dts example,
patchbot
- [xen master] arm/vgic: Fix reference to a non-existing function,
patchbot
- [xen master] x86/Viridian: fold duplicate vpset retrieval code,
patchbot
- [xen master] x86/alternatives: adjust alternative_vcall0(),
patchbot
- [xen master] x86/x2APIC: defer probe until after IOMMU ACPI table parsing,
patchbot
- [xen master] VT-d: introduce helper to convert DID to domid_t,
patchbot
- [xen master] VT-d: tidy domid map handling,
patchbot
- [xen master] x86/vPMU: move vpmu_ops to .init.data,
patchbot
- [xen master] x86/vPMU: invoke <vendor>_vpmu_initialise() through a hook as well,
patchbot
- [xen master] x86/vPMU: convert vendor hook invocations to altcall,
patchbot
- [xen master] MAINTAINERS: remove Josh from ARINC 653 maintainers,
patchbot
- [xen master] Revert "domctl: improve locking during domain destruction",
patchbot
- [xen master] x86: limit number of hypercall parameters to 5,
patchbot
- [xen master] x86/HVM: skip offline vCPU-s when dumping VMCBs/VMCSes,
patchbot
- [xen master] x86/HVM: also dump stacks from show_execution_state(),
patchbot
- [xen master] x86/PV: properly set shadow allocation for Dom0,
patchbot
- [xen master] x86/boot: Support __ro_after_init,
patchbot
- [xen master] x86/boot: Adjust .text/.rodata/etc permissions in one place,
patchbot
- [xen master] x86/boot: Drop xen_virt_end,
patchbot
- [xen master] x86/boot: Fix data placement around __high_start(),
patchbot
- [xen master] x86/boot: Better describe the pagetable relocation loops,
patchbot
- [xen master] x86/boot: Drop incorrect mapping at l2_xenmap[0],
patchbot
- [xen master] bitops: Fix incorrect value in comment,
patchbot
- [xen master] CHANGELOG.md: Start new "unstable" section,
patchbot
- [xen master] CHANGELOG.md: Set 4.16 version and date,
patchbot
- [xen master] CHANGELOG: add missing entries for work during the 4.16 release cycle,
patchbot
- [xen master] arm/efi: Improve performance requesting filesystem handle,
patchbot
- [xen master] Update libfdt to v1.6.1,
patchbot
- [xen staging-4.16] REAMDE: trim over-long lines around figlet,
patchbot
- [xen staging-4.16] MAINTAINERS: Update for this being the 4.16 stable branch,
patchbot
- [xen staging-4.16] xen/Makefile: Set version to reopen as 4.16 stable branch,
patchbot
- [xen staging-4.12] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen staging-4.13] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen staging-4.14] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen staging-4.15] MAINTAINERS: Resign from tools stable branch maintainership,
patchbot
- [xen staging] MAINTAINERS: Resign from my maintainership roles,
patchbot
- [xen staging] EFI: drop copy-in from QueryVariableInfo()'s OUT-only variable bouncing,
patchbot
- [xen staging] EFI: move efi-boot.h inclusion point,
patchbot
- [xen staging] x86/HVM: fail virt-to-linear conversion for insn fetches from non-code segments,
patchbot
- [xen staging] x86/mm: don't open-code p2m_is_pod(),
patchbot
- [xen staging] x86/PoD: HVM guests can't pin their pages,
patchbot
- [xen staging] x86/shadow: defer/avoid paging_mfn_is_dirty() invocation,
patchbot
- [xen master] x86/crash: Drop manual hooking of exception_table[],
patchbot
- [xen master] x86/traps: Drop dummy_nmi_callback(),
patchbot
- [xen master] x86/traps: Collect PERFC_exceptions stats for IST vectors too,
patchbot
- [xen master] x86/dom0: Fix command line parsing issues with dom0_nodes=,
patchbot
- [xen master] x86/hvm: Remove callback from paging->flush_tlb() hook,
patchbot
- [xen master] x86/IO-APIC: Drop function pointers from __ioapic_{read,write}_entry(),
patchbot
- [xen master] xen/wait: Remove indirect jump,
patchbot
- [xen master] xen/smp: Support NULL IPI function pointers,
patchbot
- [xen master] x86/ACPI: drop dead interpreter-related code,
patchbot
- [xen master] x86/APIC: rename cmdline_apic,
patchbot
- [xen master] x86/APIC: drop probe_default(),
patchbot
- [xen master] x86/APIC: drop {acpi_madt,mps}_oem_check() hooks,
patchbot
- [xen master] x86/APIC: drop clustered_apic_check() hook,
patchbot
- [xen master] x86/cpufreq: Drop opencoded CPUID handling from powernow,
patchbot
- [xen master] x86/cpufreq: Rework APERF/MPERF handling,
patchbot
- [xen master] x86/cpufreq: Clean up powernow registration,
patchbot
- [xen master] xen/xsm: Improve fallback handling in xsm_fixup_ops(),
patchbot
- [xen master] xen/xsm: Drop xsm_hvm_control() hook,
patchbot
- [xen master] xen/xsm: Complete altcall conversion of xsm interface,
patchbot
- [xen master] x86/altcall: allow compound types to be passed,
patchbot
- [xen master] Revert "x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents",
patchbot
- [xen staging] x86/vPMU: Drop supported parameter from the wrmsr path,
patchbot
- [xen staging] xsm: Drop extern of non-existent variable,
patchbot
- [xen staging] xsm: Switch xsm_ops to __alt_call_maybe_initdata,
patchbot
- [xen staging] xen/arm: do not use void pointer in pci_host_common_probe,
patchbot
- [xen staging] xen/arm: rename DEVICE_PCI to DEVICE_PCI_HOSTBRIDGE,
patchbot
- [xen staging] gnttab: remove guest_physmap_remove_page() call from gnttab_map_frame(),
patchbot
- [xen staging] docs/efi: Fix wrong compatible in dts example,
patchbot
- [xen staging] arm/vgic: Fix reference to a non-existing function,
patchbot
- [xen staging] x86/Viridian: fold duplicate vpset retrieval code,
patchbot
- [xen staging] x86/alternatives: adjust alternative_vcall0(),
patchbot
- [xen staging] x86/x2APIC: defer probe until after IOMMU ACPI table parsing,
patchbot
- [xen staging] VT-d: introduce helper to convert DID to domid_t,
patchbot
- [xen staging] VT-d: tidy domid map handling,
patchbot
- [xen staging] x86/vPMU: move vpmu_ops to .init.data,
patchbot
- [xen staging] x86/vPMU: invoke <vendor>_vpmu_initialise() through a hook as well,
patchbot
- [xen staging] x86/vPMU: convert vendor hook invocations to altcall,
patchbot
- [xen staging] MAINTAINERS: remove Josh from ARINC 653 maintainers,
patchbot
- [xen staging] Revert "domctl: improve locking during domain destruction",
patchbot
- [xen staging] x86: limit number of hypercall parameters to 5,
patchbot
- [xen staging] x86/HVM: skip offline vCPU-s when dumping VMCBs/VMCSes,
patchbot
- [xen staging] x86/HVM: also dump stacks from show_execution_state(),
patchbot
- [xen staging] x86/PV: properly set shadow allocation for Dom0,
patchbot
- [xen staging] x86/boot: Support __ro_after_init,
patchbot
- [xen staging] x86/boot: Adjust .text/.rodata/etc permissions in one place,
patchbot
- [xen staging] x86/boot: Drop xen_virt_end,
patchbot
- [xen staging] x86/boot: Fix data placement around __high_start(),
patchbot
- [xen staging] x86/boot: Better describe the pagetable relocation loops,
patchbot
- [xen staging] x86/boot: Drop incorrect mapping at l2_xenmap[0],
patchbot
- [xen staging] bitops: Fix incorrect value in comment,
patchbot
- [xen staging] CHANGELOG.md: Start new "unstable" section,
patchbot
- [xen staging] CHANGELOG.md: Set 4.16 version and date,
patchbot
- [xen staging] CHANGELOG: add missing entries for work during the 4.16 release cycle,
patchbot
- [xen staging] arm/efi: Improve performance requesting filesystem handle,
patchbot
- [xen staging] Update libfdt to v1.6.1,
patchbot
Mail converted by MHonArc
|