messages from 2022-07-11 09:43:06 to 2022-07-21 05:58:04 UTC [more...]
[PATCH v5 00/17] KVM nVHE Hypervisor stack unwinder
2022-07-21 5:57 UTC (12+ messages)
` [PATCH v5 01/17] arm64: stacktrace: Add shared header for common stack unwinding code
` [PATCH v5 02/17] arm64: stacktrace: Factor out on_accessible_stack_common()
` [PATCH v5 03/17] arm64: stacktrace: Factor out unwind_next_common()
` [PATCH v5 04/17] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v5 05/17] arm64: stacktrace: Factor out common unwind()
` [PATCH v5 06/17] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v5 07/17] KVM: arm64: On stack overflow switch to hyp overflow_stack
` [PATCH v5 08/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v5 09/17] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v5 10/17] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v5 11/17] KVM: arm64: Stub implementation of non-protected nVHE "
[PATCH v4 00/13] KVM: selftests: Add aarch64/page_fault_test
2022-07-21 1:29 UTC (15+ messages)
` [PATCH v4 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva library function
` [PATCH v4 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v4 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v4 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v4 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v4 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v4 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
[kvm-unit-tests PATCH 0/3] arm: pmu: Fixes for bare metal
2022-07-20 21:26 UTC (16+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Add missing isb()'s after sys register writing
` [kvm-unit-tests PATCH 2/3] arm: pmu: Reset the pmu registers before starting some tests
` [kvm-unit-tests PATCH 3/3] arm: pmu: Remove checks for !overflow in chained counters tests
[PATCH v2 00/24] KVM: arm64: Introduce pKVM shadow state at EL2
2022-07-20 21:17 UTC (25+ messages)
` [PATCH v2 03/24] KVM: arm64: Add flags to struct hyp_page
` [PATCH v2 06/24] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v2 12/24] KVM: arm64: Introduce shadow VM state at EL2
` [PATCH v2 14/24] KVM: arm64: Add pcpu fixmap infrastructure "
` [PATCH v2 18/24] KVM: arm64: Instantiate guest stage-2 page-tables "
[PATCH 0/4] Fix filename reporting in guest asserts
2022-07-20 17:42 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm64: support MTE in protected VMs
2022-07-20 16:21 UTC (6+ messages)
` [PATCH v2 3/3] KVM: arm64: allow MTE in protected VMs if the tag storage is known
[PATCH v2 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
2022-07-20 14:31 UTC (15+ messages)
` [PATCH v2 2/7] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH v2 7/7] arm64/sve: Don't zero non-FPSIMD register state on syscall by default
[PATCH v4 00/18] KVM nVHE Hypervisor stack unwinder
2022-07-19 18:23 UTC (54+ messages)
` [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code
` [PATCH v4 02/18] arm64: stacktrace: Factor out on_accessible_stack_common()
` [PATCH v4 03/18] arm64: stacktrace: Factor out unwind_next_common()
` [PATCH v4 04/18] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v4 05/18] arm64: stacktrace: Factor out common unwind()
` [PATCH v4 06/18] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v4 07/18] KVM: arm64: On stack overflow switch to hyp overflow_stack
` [PATCH v4 08/18] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v4 09/18] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v4 10/18] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v4 11/18] KVM: arm64: Stub implementation of non-protected nVHE "
` [PATCH v4 12/18] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v4 13/18] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
` [PATCH v4 14/18] KVM: arm64: Implement protected nVHE hyp stack unwinder
` [PATCH v4 15/18] KVM: arm64: Implement non-protected "
` [PATCH v4 16/18] KVM: arm64: Introduce pkvm_dump_backtrace()
` [PATCH v4 17/18] KVM: arm64: Introduce hyp_dump_backtrace()
` [PATCH v4 18/18] KVM: arm64: Dump nVHE hypervisor stack on panic
[PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
2022-07-19 13:04 UTC (3+ messages)
[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-07-18 18:26 UTC (9+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v6 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
[PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
2022-07-19 2:13 UTC (3+ messages)
[PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
2022-07-19 1:40 UTC (4+ messages)
[PATCH] KVM: arm64: Fix hypervisor address symbolization
2022-07-18 17:09 UTC (6+ messages)
[PATCH v2 00/20] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
2022-07-17 11:01 UTC (24+ messages)
` [PATCH v2 01/20] KVM: arm64: Add get_reg_by_id() as a sys_reg_desc retrieving helper
` [PATCH v2 02/20] KVM: arm64: Reorder handling of invariant sysregs from userspace
` [PATCH v2 03/20] KVM: arm64: Introduce generic get_user/set_user helpers for system registers
` [PATCH v2 04/20] KVM: arm64: Rely on index_to_param() for size checks on userspace access
` [PATCH v2 05/20] KVM: arm64: Consolidate sysreg userspace accesses
` [PATCH v2 06/20] KVM: arm64: Get rid of reg_from/to_user()
` [PATCH v2 07/20] KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()
` [PATCH v2 08/20] KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()
` [PATCH v2 09/20] KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API
` [PATCH v2 10/20] KVM: arm64: vgic-v3: Convert userspace accessors over to FIELD_GET/FIELD_PREP
` [PATCH v2 11/20] KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
` [PATCH v2 12/20] KVM: arm64: vgic-v3: Consolidate userspace access for MMIO registers
` [PATCH v2 13/20] KVM: arm64: vgic-v2: "
` [PATCH v2 14/20] KVM: arm64: vgic: Use {get, put}_user() instead of copy_{from.to}_user
` [PATCH v2 15/20] KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting
` [PATCH v2 16/20] KVM: arm64: vgic: Consolidate userspace access for "
` [PATCH v2 17/20] KVM: arm64: vgic: Tidy-up calls to vgic_{get, set}_common_attr()
` [PATCH v2 18/20] KVM: arm64: Get rid of find_reg_by_id()
` [PATCH v2 19/20] KVM: arm64: Descope kvm_arm_sys_reg_{get,set}_reg()
` [PATCH v2 20/20] KVM: arm64: Get rid or outdated comments
[PATCH] KVM: selftests: Double check on the current CPU in rseq_test
2022-07-16 14:46 UTC (8+ messages)
[PATCH 0/3] KVM: selftests: Consolidate ucall code
2022-07-15 19:32 UTC (4+ messages)
How to re-inject a debug exception correctly?
2022-07-15 13:15 UTC (2+ messages)
re-injecting debug exceptions
2022-07-14 11:33 UTC
[PATCH] KVM: arm64: selftests: Add support for GICv2 on v3
2022-07-15 10:06 UTC (3+ messages)
[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
2022-07-15 6:44 UTC (29+ messages)
` [PATCH 05/19] KVM: arm64: Consolidate sysreg userspace accesses
` [PATCH 06/19] KVM: arm64: Get rid of reg_from/to_user()
` [PATCH 07/19] KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()
` [PATCH 08/19] KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()
` [PATCH 09/19] KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API
` [PATCH 10/19] KVM: arm64: vgic-v3: Convert userspace accessors over to FIELD_GET/FIELD_PREP
` [PATCH 11/19] KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
` [PATCH 12/19] KVM: arm64: vgic-v3: Consolidate userspace access for MMIO registers
` [PATCH 13/19] KVM: arm64: vgic-v2: "
` [PATCH 14/19] KVM: arm64: vgic: Use {get, put}_user() instead of copy_{from.to}_user
` [PATCH 15/19] KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting
[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-07-14 13:30 UTC (11+ messages)
[Issue] kvm/selftests/rseq_test failure on ARM64
2022-07-12 3:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox