Show patches with: Submitter = Henry Wang       |    Archived = No       |   159 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] automation: Add the arm64 FVP build and Dom0 smoke test jobs automation: Support running FVP Dom0 smoke test for Arm - 2 - --- 2023-12-08 Henry Wang New
[v2,4/5] automation: Add the script for the FVP smoke test automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-08 Henry Wang New
[v2,3/5] automation: Add the expect script with test case for FVP automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-08 Henry Wang New
[v2,2/5] automation: Add the Dockerfile to build TF-A and U-Boot for FVP automation: Support running FVP Dom0 smoke test for Arm - 2 - --- 2023-12-08 Henry Wang New
[v2,1/5] automation: Add a Dockerfile for running FVP_Base jobs automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-08 Henry Wang New
MAINTAINERS: Hand over the release manager role to Oleksii Kurochko MAINTAINERS: Hand over the release manager role to Oleksii Kurochko 2 - - --- 2023-12-07 Henry Wang New
[5/5] automation: Add the arm64 FVP build and Dom0 smoke test jobs automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-07 Henry Wang Superseded
[4/5] automation: Add the script for the FVP smoke test automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-07 Henry Wang Superseded
[3/5] automation: Add the expect script with test case for FVP automation: Support running FVP Dom0 smoke test for Arm - - - --- 2023-12-07 Henry Wang Superseded
[2/5] automation: Add the Dockerfile to build TF-A and U-Boot for FVP automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-07 Henry Wang Superseded
[1/5] automation: Add a Dockerfile for running FVP_Base jobs automation: Support running FVP Dom0 smoke test for Arm - 1 - --- 2023-12-07 Henry Wang Superseded
[v8,8/8] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work 1 1 - --- 2023-10-23 Henry Wang Superseded
[v8,7/8] xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-23 Henry Wang Superseded
[v8,6/8] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-23 Henry Wang Superseded
[v8,5/8] xen/arm: Split MMU-specific setup_mm() and related code out xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-10-23 Henry Wang Superseded
[v8,4/8] xen/arm: Extract MMU-specific MM code xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-10-23 Henry Wang Superseded
[v8,3/8] xen/arm: Fold mmu_init_secondary_cpu() to head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-10-23 Henry Wang Superseded
[v8,2/8] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-23 Henry Wang Superseded
[v8,1/8] xen/arm: Split page table related code to mmu/pt.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-23 Henry Wang Superseded
[v2,3/3] CHANGELOG.md: Start new "unstable" section Final CHANGELOG changes for 4.18 1 - - --- 2023-10-20 Henry Wang Superseded
[v2,2/3] CHANGELOG.md: Set 4.18 release date and tag Final CHANGELOG changes for 4.18 1 - - --- 2023-10-20 Henry Wang Superseded
[v2,1/3] CHANGELOG.md: Mention the MISRA-C improvement in 4.18 dev cycle Final CHANGELOG changes for 4.18 1 - - --- 2023-10-20 Henry Wang Superseded
[3/3] CHANGELOG.md: Start new "unstable" section Final CHANGELOG changes for 4.18 1 - - --- 2023-10-19 Henry Wang Superseded
[2/3] CHANGELOG.md: Set 4.18 release date and tag Final CHANGELOG changes for 4.18 1 - - --- 2023-10-19 Henry Wang Superseded
[1/3] CHANGELOG.md: Mention the MISRA-C improvement in 4.18 dev cycle Final CHANGELOG changes for 4.18 1 - - --- 2023-10-19 Henry Wang Superseded
[v7,8/8] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-10-09 Henry Wang Superseded
[v7,7/8] xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-09 Henry Wang Superseded
[v7,6/8] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-09 Henry Wang Superseded
[v7,5/8] xen/arm: Split MMU-specific setup_mm() and related code out xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-10-09 Henry Wang Superseded
[v7,4/8] xen/arm: Extract MMU-specific MM code xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-10-09 Henry Wang Superseded
[v7,3/8] xen/arm: Fold mmu_init_secondary_cpu() to head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-10-09 Henry Wang Superseded
[v7,2/8] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-09 Henry Wang Superseded
[v7,1/8] xen/arm: Split page table related code to mmu/pt.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-10-09 Henry Wang Superseded
[v6,13/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,12/13] xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm() xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,11/13] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,10/13] xen/arm: Split MMU-specific setup_mm() and related code out xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,09/13] xen/arm: Extract MMU-specific MM code xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,08/13] xen/arm: Fold mmu_init_secondary_cpu() to head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,07/13] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,06/13] xen/arm: Split page table related code to mmu/pt.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,05/13] xen/arm64: Fold setup_fixmap() to create_page_tables() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-28 Henry Wang Superseded
[v6,04/13] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-28 Henry Wang Superseded
[v6,03/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-28 Henry Wang Superseded
[v6,02/13] xen/arm: Introduce CONFIG_MMU Kconfig option xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-08-28 Henry Wang Superseded
[v6,01/13] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm() xen/arm: Split MMU code as the prepration of MPU work - 2 - --- 2023-08-28 Henry Wang Superseded
[v5,13/13] xen/arm: mmu: enable SMMU subsystem only in MMU xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-08-14 Henry Wang Superseded
[v5,12/13] xen/arm: mmu: relocate copy_from_paddr() to setup.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,11/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,10/13] xen/arm: mmu: move MMU-specific setup_mm to mmu/setup.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,09/13] xen/arm: mm: Use generic variable/function names for extendability xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,08/13] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,07/13] xen/arm: Extract MMU-specific code xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,06/13] xen/arm64: Fold setup_fixmap() to create_page_tables() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-14 Henry Wang Superseded
[v5,05/13] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-14 Henry Wang Superseded
[v5,04/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-14 Henry Wang Superseded
[v5,03/13] xen/arm64: prepare for moving MMU related code from head.S xen/arm: Split MMU code as the prepration of MPU work - 2 - --- 2023-08-14 Henry Wang Superseded
[v5,02/13] xen/arm: Introduce CONFIG_MMU Kconfig option xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-08-14 Henry Wang Superseded
[v5,01/13] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-14 Henry Wang Superseded
[v4,13/13] xen/arm: mmu: enable SMMU subsystem only in MMU xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-08-01 Henry Wang Superseded
[v4,12/13] xen/arm: mmu: relocate copy_from_paddr() to setup.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,11/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,10/13] xen/arm: mmu: move MMU-specific setup_mm to mmu/setup.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,09/13] xen/arm: mm: Use generic variable/function names for extendability xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,08/13] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,07/13] xen/arm: Extract MMU-specific code xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,06/13] xen/arm64: Move setup_fixmap() to create_page_tables() xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,05/13] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-01 Henry Wang Superseded
[v4,04/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,03/13] xen/arm64: prepare for moving MMU related code from head.S xen/arm: Split MMU code as the prepration of MPU work - 2 - --- 2023-08-01 Henry Wang Superseded
[v4,02/13] xen/arm: Introduce 'choice' for memory system architecture xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,01/13] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm xen/arm: Split MMU code as the prepration of MPU work - 1 1 --- 2023-08-01 Henry Wang Superseded
[v4,17/17] docs: update numa command line to support Arm Device tree based NUMA support for Arm - Part#3 1 - - --- 2023-04-25 Henry Wang Superseded
[v4,16/17] xen/arm: Provide Kconfig options for Arm to enable NUMA Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,15/17] xen/arm: Set correct per-cpu cpu_core_mask Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,14/17] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,13/17] xen/arm: implement numa_node_to_arch_nid for device tree NUMA Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,12/17] xen/arm: enable device tree based NUMA in system init Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,11/17] xen/arm: keep guest still be NUMA unware Device tree based NUMA support for Arm - Part#3 - 1 - --- 2023-04-25 Henry Wang Superseded
[v4,10/17] xen/arm: unified entry to parse all NUMA data from device tree Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,09/17] xen/arm: introduce a helper to parse device tree NUMA distance map Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,08/17] xen/arm: introduce a helper to parse device tree memory node Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,07/17] xen/arm: introduce a helper to parse device tree processor node Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,06/17] xen/arm: Add boot and secondary CPU to NUMA system Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,05/17] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,04/17] xen/arm: use arch_get_ram_range to get memory ranges from bootinfo Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,03/17] xen/arm: implement node distance helpers for Arm Device tree based NUMA support for Arm - Part#3 1 - - --- 2023-04-25 Henry Wang Superseded
[v4,02/17] xen/arm: implement helpers to get and update NUMA status Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-25 Henry Wang Superseded
[v4,01/17] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS Device tree based NUMA support for Arm - Part#3 1 - - --- 2023-04-25 Henry Wang Superseded
[v3,17/17] docs: update numa command line to support Arm Device tree based NUMA support for Arm - Part#3 1 - - --- 2023-04-20 Henry Wang Superseded
[v3,16/17] xen/arm: Provide Kconfig options for Arm to enable NUMA Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,15/17] xen/arm: Set correct per-cpu cpu_core_mask Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,14/17] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,13/17] xen/arm: implement numa_node_to_arch_nid for device tree NUMA Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,12/17] xen/arm: enable device tree based NUMA in system init Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,11/17] xen/arm: keep guest still be NUMA unware Device tree based NUMA support for Arm - Part#3 - 1 - --- 2023-04-20 Henry Wang Superseded
[v3,10/17] xen/arm: unified entry to parse all NUMA data from device tree Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,09/17] xen/arm: introduce a helper to parse device tree NUMA distance map Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,08/17] xen/arm: introduce a helper to parse device tree memory node Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
[v3,07/17] xen/arm: introduce a helper to parse device tree processor node Device tree based NUMA support for Arm - Part#3 - - - --- 2023-04-20 Henry Wang Superseded
« 1 2 »