Toggle navigation
Patchwork
Xen
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 2012 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
3
4
5
…
20
21
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[Xen-devel,3/7] xen/arm32: entry: Add missing trap_reset entry
xen/arm32: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-19
Julien Grall
New
[Xen-devel,2/7] xen/arm32: Add missing MIDR values for Cortex-A17 and A12
xen/arm32: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-19
Julien Grall
Superseded
[Xen-devel,1/7] xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros
xen/arm32: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-19
Julien Grall
Superseded
[Xen-devel,5/5] xen/arm64: Implement branch predictor hardening for affected Cortex-A CPUs
xen/arm64: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-16
Julien Grall
Accepted
[Xen-devel,4/5] xen/arm64: Add skeleton to harden the branch predictor aliasing attacks
xen/arm64: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-16
Julien Grall
Accepted
[Xen-devel,3/5] xen/arm: cpuerrata: Add MIDR_ALL_VERSIONS
xen/arm64: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-16
Julien Grall
Accepted
[Xen-devel,2/5] xen/arm64: Add missing MIDR values for Cortex-A72, A73 and A75
xen/arm64: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-16
Julien Grall
Accepted
[Xen-devel,1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU
xen/arm64: Branch predictor hardening (XSA-254 variant 2)
-
-
-
2018-01-16
Julien Grall
Accepted
[Xen-devel] xen/efi: Avoid EFI stub using absolute symbols
[Xen-devel] xen/efi: Avoid EFI stub using absolute symbols
-
-
-
2017-12-21
Julien Grall
New
[Xen-devel,v2,16/16] xen/arm: traps: Merge do_trap_instr_abort_guest and do_trap_data_abort_guest
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,15/16] xen/arm: traps: Move the definition of mmio_info_t in try_handle_mmio
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,14/16] xen/arm: traps: Remove the field gva from mmio_info_t
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,13/16] xen/arm: p2m: Fold p2m_tlb_flush into p2m_force_tlb_flush_sync
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,12/16] xen/arm: p2m: Introduce p2m_tlb_flush_sync, export it and use it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,11/16] xen/arm: p2m: Rename p2m_flush_tlb and p2m_flush_tlb_sync
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,10/16] xen/arm: domain_build: Use copy_to_guest_phys_flush_dcache in dtb_load
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,09/16] xen/arm: domain_build: Rework initrd_load to use the generic copy helper
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,08/16] xen/arm: kernel: Rework kernel_zimage_load to use the generic copy helper
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,07/16] xen/arm: Introduce copy_to_guest_phys_flush_dcache
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,06/16] xen/arm: Extend copy_to_guest to support copying from/to guest physical address
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,05/16] xen/arm: guest_copy: Extend the prototype to pass the vCPU
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,04/16] xen/arm: Extend copy_to_guest to support zeroing guest VA and use it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,03/16] xen/arm: Extend copy_to_guest to support copying from guest VA and use it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,02/16] xen/arm: raw_copy_to_guest_helper: Rework the prototype and rename it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel,v2,01/16] xen/arm: raw_copy_to_guest_helper: Rename flush_dcache to flags
xen/arm: Stage-2 handling cleanup
-
-
-
2017-12-12
Julien Grall
Accepted
[Xen-devel] xen/arm: Remove unused fixmap slots
[Xen-devel] xen/arm: Remove unused fixmap slots
-
-
-
2017-12-07
Julien Grall
Accepted
[Xen-devel] xen/arm64: head.S: Introduce macro to load the physical address of a symbol
[Xen-devel] xen/arm64: head.S: Introduce macro to load the physical address of a symbol
-
-
-
2017-12-07
Julien Grall
Accepted
[Xen-devel] xen/arm: gic-v3: Bail out if gicv3_cpu_init fail
[Xen-devel] xen/arm: gic-v3: Bail out if gicv3_cpu_init fail
-
-
-
2017-12-06
Julien Grall
New
[Xen-devel] xen/arm: bootfdt: Use proper default for #address-cells and #size-cells
[Xen-devel] xen/arm: bootfdt: Use proper default for #address-cells and #size-cells
-
-
-
2017-11-29
Julien Grall
Accepted
[Xen-devel] xen/arm: Surround HSR_SYSREG macro value with ()
[Xen-devel] xen/arm: Surround HSR_SYSREG macro value with ()
-
-
-
2017-11-29
Julien Grall
Accepted
[Xen-devel] Use non-debug build for Xen 4.10
[Xen-devel] Use non-debug build for Xen 4.10
-
-
-
2017-11-29
Julien Grall
New
[Xen-devel,for-next,16/16] xen/arm: traps: Merge do_trap_instr_abort_guest and do_trap_data_abort_guest
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,15/16] xen/arm: traps: Move the definition of mmio_info_t in try_handle_mmio
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,14/16] xen/arm: traps: Remove the field gva from mmio_info_t
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,13/16] xen/arm: p2m: Fold p2m_tlb_flush into p2m_force_tlb_flush_sync
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,12/16] xen/arm: p2m: Introduce p2m_tlb_flush_sync, export it and use it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,11/16] xen/arm: p2m: Rename p2m_flush_tlb and p2m_flush_tlb_sync
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,10/16] xen/arm: domain_build: Use copy_to_guest_phys_flush_dcache in dtb_load
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,09/16] xen/arm: domain_build: Rework initrd_load to use the generic copy helper
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,08/16] xen/arm: kernel: Rework kernel_zimage_load to use the generic copy helper
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,07/16] xen/arm: Introduce copy_to_guest_phys_flush_dcache
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,06/16] xen/arm: Extend copy_to_guest to support copying from/to guest physical address
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
New
[Xen-devel,for-next,05/16] xen/arm: guest_copy: Extend the prototype to pass the vCPU
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
New
[Xen-devel,for-next,04/16] xen/arm: Extend copy_to_guest to support zeroing guest VA and use it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,03/16] xen/arm: Extend copy_to_guest to support copying from guest VA and use it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,02/16] xen/arm: raw_copy_to_guest_helper: Rework the prototype and rename it
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel,for-next,01/16] xen/arm: raw_copy_to_guest_helper: Rename flush_dcache to flags
xen/arm: Stage-2 handling cleanup
-
-
-
2017-11-23
Julien Grall
Superseded
[Xen-devel] arm64: ITS: fix cacheability adjustment
[Xen-devel] arm64: ITS: fix cacheability adjustment
-
-
-
2017-11-16
Andre Przywara
Accepted
[Xen-devel,for-4.10,2/2] xen/arm: p2m: Add more debug in get_page_from_gva
xen/arm: Add more debug in get_page_from_gva
-
-
-
2017-11-15
Julien Grall
Accepted
[Xen-devel,for-4.10,1/2] xen/arm: mm: Change the return value of gvirt_to_maddr
xen/arm: Add more debug in get_page_from_gva
-
-
-
2017-11-15
Julien Grall
Accepted
[Xen-devel,for-4.10] libs/evtchn: Remove active handler on clean-up or failure
[Xen-devel,for-4.10] libs/evtchn: Remove active handler on clean-up or failure
-
-
-
2017-11-10
Julien Grall
Accepted
[Xen-devel,2/2,v2] xen: Fix 16550 UART console for HP Moonshot (Aarch64) platform
xen: ACPI/SPCR based initialization of 8250 UART
-
-
-
2017-11-09
Bhupinder Thakur
New
[Xen-devel,1/2,v2] xen: Add support for initializing 16550 UART using ACPI
xen: ACPI/SPCR based initialization of 8250 UART
-
-
-
2017-11-09
Bhupinder Thakur
New
[Xen-devel,2/2] xen: Fix 16550 UART console for HP Moonshot (Aarch64) platform
[Xen-devel,1/2] xen: Add support for initializing 16550 UART using ACPI
-
-
-
2017-11-02
Bhupinder Thakur
Superseded
[Xen-devel,1/2] xen: Add support for initializing 16550 UART using ACPI
[Xen-devel,1/2] xen: Add support for initializing 16550 UART using ACPI
-
-
-
2017-11-02
Bhupinder Thakur
New
[Xen-devel,for-4.10] xen/x86: p2m-pod: Prevent infinite loop when shattering 1GB pages
[Xen-devel,for-4.10] xen/x86: p2m-pod: Prevent infinite loop when shattering 1GB pages
-
-
-
2017-11-01
Julien Grall
New
[Xen-devel,v3,for-next,4/4] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
-
-
-
2017-11-01
Julien Grall
New
[Xen-devel,v3,for-next,3/4] xen/tmem: Convert the file common/tmem_xen.c to use typesafe MFN
xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
-
-
-
2017-11-01
Julien Grall
New
[Xen-devel,v3,for-next,2/4] xen/arm32: mm: Rework is_xen_heap_page to avoid nameclash
xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
-
-
-
2017-11-01
Julien Grall
Accepted
[Xen-devel,v3,for-next,1/4] xen/arm: domain_build: Clean-up insert_11_bank
xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
-
-
-
2017-11-01
Julien Grall
Accepted
[Xen-devel,4/4,v3] xenconsole: Define and use a macro XEN_INVALID_PFN instead of -1
[Xen-devel,1/4,v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-31
Bhupinder Thakur
New
[Xen-devel,3/4,v3] xenconsole: Change the type of ring_ref to xen_pfn_t in console_create_ring
[Xen-devel,1/4,v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-31
Bhupinder Thakur
New
[Xen-devel,2/4,v3] libxl: Change the type of console_mfn to xen_pfn_t
[Xen-devel,1/4,v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-31
Bhupinder Thakur
New
[Xen-devel,1/4,v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
[Xen-devel,1/4,v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-31
Bhupinder Thakur
Accepted
[Xen-devel,5/5,v2] xenconsole: Define and use a macro XEN_INVALID_PFN instead of -1
[Xen-devel,1/5,v2] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-25
Bhupinder Thakur
Superseded
[Xen-devel,4/5,v2] xenconsole: Change the type of ring_ref to xen_pfn_t in console_create_ring
[Xen-devel,1/5,v2] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-25
Bhupinder Thakur
Superseded
[Xen-devel,3/5,v2] libxc: Fix the data type of mfn parameter passed to xc_map_foreign_range()
[Xen-devel,1/5,v2] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-25
Bhupinder Thakur
New
[Xen-devel,2/5,v2] libxl: Change the type of console_mfn to xen_pfn_t
[Xen-devel,1/5,v2] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-25
Bhupinder Thakur
New
[Xen-devel,1/5,v2] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
[Xen-devel,1/5,v2] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for ...
-
-
-
2017-10-25
Bhupinder Thakur
Superseded
[Xen-devel,v3,2/2] arm/xen: vpl011: Fix SBSA UART interrupt assertion
Fix SBSA UART emulation
-
-
-
2017-10-24
Andre Przywara
New
[Xen-devel,v3,1/2] arm/xen: vpl011: Fix the slow early console SBSA UART output
Fix SBSA UART emulation
-
-
-
2017-10-24
Andre Przywara
New
[Xen-devel,for-4.10] xen/arm: gic-v3: Make sure ICC_SRE_EL1 is restored before ICH_VMCR_EL2
[Xen-devel,for-4.10] xen/arm: gic-v3: Make sure ICC_SRE_EL1 is restored before ICH_VMCR_EL2
-
-
-
2017-10-19
Julien Grall
Accepted
[Xen-devel] xenconsole: Define and use a macro INVALID_XEN_PFN instead of -1
[Xen-devel] xenconsole: Define and use a macro INVALID_XEN_PFN instead of -1
-
-
-
2017-10-17
Bhupinder Thakur
New
[Xen-devel] libxc: Fix the data type of mfn parameter passed to xc_map_foreign_range()
[Xen-devel] libxc: Fix the data type of mfn parameter passed to xc_map_foreign_range()
-
-
-
2017-10-17
Bhupinder Thakur
Superseded
[Xen-devel] xenconsole: Change the type of ring_ref to xen_pfn_t in console_create_ring
[Xen-devel] xenconsole: Change the type of ring_ref to xen_pfn_t in console_create_ring
-
-
-
2017-10-17
Bhupinder Thakur
Superseded
[Xen-devel] libxl: Change the type of console_mfn to xen_pfn_t
[Xen-devel] libxl: Change the type of console_mfn to xen_pfn_t
-
-
-
2017-10-17
Bhupinder Thakur
Superseded
[Xen-devel] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
[Xen-devel] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
-
-
-
2017-10-17
Bhupinder Thakur
Superseded
[Xen-devel] libxl/xenconsole: vpl011: Fix hex to dec conversion of vuart_gfn in libxl__device_vuart_add
[Xen-devel] libxl/xenconsole: vpl011: Fix hex to dec conversion of vuart_gfn in libxl__device_vua...
-
-
-
2017-10-16
Bhupinder Thakur
New
[Xen-devel] libxl: vpl011: Fix hex to dec conversion of vuart_gfn in libxl__device_vuart_add
[Xen-devel] libxl: vpl011: Fix hex to dec conversion of vuart_gfn in libxl__device_vuart_add
-
-
-
2017-10-13
Bhupinder Thakur
New
[Xen-devel,27/27,v12] arm/xen: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt
Untitled series #4970
-
-
-
2017-10-13
Bhupinder Thakur
New
[Xen-devel,26/27,v12] arm/xen: vpl011: Fix the slow early console SBSA UART output
Untitled series #4970
-
-
-
2017-10-13
Bhupinder Thakur
Accepted
[Xen-devel,PATCHv2,for-4.10] xen/arm: guest_walk: Fix check again the IPS
[Xen-devel,PATCHv2,for-4.10] xen/arm: guest_walk: Fix check again the IPS
-
-
-
2017-10-11
Julien Grall
New
[Xen-devel,for-4.10] xen/arm: mm: Rework MAIR* definitions to handle 32-bit compilation environment
[Xen-devel,for-4.10] xen/arm: mm: Rework MAIR* definitions to handle 32-bit compilation environment
-
-
-
2017-10-11
Julien Grall
Accepted
[Xen-devel,FOR-4.10] xen/arm: guest_walk: Fix check again the IPS
[Xen-devel,FOR-4.10] xen/arm: guest_walk: Fix check again the IPS
-
-
-
2017-10-10
Julien Grall
Superseded
[Xen-devel,v4,10/10] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,09/10] xen/arm: mm: Handle permission flags when adding a new mapping
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,08/10] xen/arm: mm: Embed permission in the flags
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,07/10] xen/arm: page: Describe the layout of flags used to update page tables
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,06/10] xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling set_fixmap
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,05/10] xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,04/10] xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator()
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,03/10] xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,02/10] xen/arm: page: Clean-up the definition of MAIRVAL
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v4,01/10] xen/arm: page: Use ARMv8 naming to improve readability
xen/arm: Memory subsystem clean-up
-
-
-
2017-10-09
Julien Grall
Accepted
[Xen-devel,v2,9/9] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
-
-
-
2017-10-05
Julien Grall
Superseded
[Xen-devel,v2,8/9] xen/tmem: Convert the file common/tmem_xen.c to use typesafe MFN
xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
-
-
-
2017-10-05
Julien Grall
Superseded
[Xen-devel,v2,7/9] xen/xenoprof: Convert the file to use typesafe MFN
xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
-
-
-
2017-10-05
Julien Grall
Accepted
[Xen-devel,v2,6/9] xen/kexec, kimage: Convert kexec and kimage to use typesafe mfn_t
xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
-
-
-
2017-10-05
Julien Grall
Accepted
[Xen-devel,v2,5/9] xen/kimage: Remove defined but unused variables
xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
-
-
-
2017-10-05
Julien Grall
Accepted
[Xen-devel,v2,4/9] xen/x86: Use maddr_to_page and maddr_to_mfn to avoid open-coded >> PAGE_SHIFT
xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN
-
-
-
2017-10-05
Julien Grall
Accepted
«
1
2
...
3
4
5
…
20
21
»