messages from 2023-12-12 18:12:00 to 2023-12-20 14:12:15 UTC [more...]
[PATCH v4 0/3] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2023-12-20 14:12 UTC (6+ messages)
` [PATCH v4 1/3] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v4 2/3] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
` [PATCH v4 3/3] vfio: convey kvm that the vfio-pci device is wc safe
[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
2023-12-20 13:58 UTC (20+ messages)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch "
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-20 4:13 UTC (24+ messages)
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
` [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
2023-12-20 1:37 UTC (5+ messages)
[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
2023-12-19 11:52 UTC (15+ messages)
` [PATCH v4 01/10] KVM: arm64: Add snapshot interface for the host stage-2 pagetable
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
` [PATCH v4 03/10] KVM: arm64: Invoke the snapshot interface for the host stage-2 pagetable
` [PATCH v4 04/10] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v4 05/10] arm64: ptdump: Use the mask from the state structure
` [PATCH v4 06/10] KVM: arm64: Move pagetable definitions to common header
` [PATCH v4 07/10] KVM: arm64: Walk the pagetable snapshot and parse the ptdump descriptors
` [PATCH v4 08/10] arm64: ptdump: Interpret memory attributes based on the runtime config
` [PATCH v4 09/10] arm64: ptdump: Interpret pKVM ownership annotations
` [PATCH v4 10/10] arm64: ptdump: Add guest stage-2 pagetables dumping
[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
2023-12-19 10:32 UTC (4+ messages)
` (subset) "
[bug report] GICv4.1: vSGI remains pending across the guest reset
2023-12-19 9:32 UTC (9+ messages)
[PATCH 0/3] KVM: arm64: Fix + cleanup for GICv3 ISPENDR
2023-12-19 6:58 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: vgic: Use common accessor for writes to ISPENDR
` [PATCH 2/3] KVM: arm64: vgic: Use common accessor for writes to ICPENDR
` [PATCH 3/3] KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2023-12-18 20:35 UTC (60+ messages)
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
[GIT PULL] KVM/arm64 fixes for 6.7, part #2
2023-12-18 19:17 UTC
[PATCH v3 00/17] KVM: arm64: Fixes to fine grain traps and pKVM traps
2023-12-18 17:15 UTC (35+ messages)
` [PATCH v3 01/17] arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1
` [PATCH v3 02/17] arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1
` [PATCH v3 03/17] arm64/sysreg: Add missing system register definitions for FGT
` [PATCH v3 04/17] arm64/sysreg: Add missing system instruction "
` [PATCH v3 05/17] KVM: arm64: Explicitly trap unsupported HFGxTR_EL2 features
` [PATCH v3 06/17] KVM: arm64: Add missing HFGxTR_EL2 FGT entries to nested virt
` [PATCH v3 07/17] KVM: arm64: Add missing HFGITR_EL2 "
` [PATCH v3 08/17] KVM: arm64: Add bit masks for HAFGRTR_EL2
` [PATCH v3 09/17] KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
` [PATCH v3 10/17] KVM: arm64: Update and fix FGT register masks
` [PATCH v3 11/17] KVM: arm64: Add build validation for FGT trap mask values
` [PATCH v3 12/17] KVM: arm64: Use generated FGT RES0 bits instead of specifying them
` [PATCH v3 13/17] KVM: arm64: Define FGT nMASK bits relative to other fields
` [PATCH v3 14/17] KVM: arm64: Macros for setting/clearing FGT bits
` [PATCH v3 15/17] KVM: arm64: Fix which features are marked as allowed for protected VMs
` [PATCH v3 16/17] KVM: arm64: Mark PAuth as a restricted feature "
` [PATCH v3 17/17] KVM: arm64: Trap external trace "
` (subset) [PATCH v3 00/17] KVM: arm64: Fixes to fine grain traps and pKVM traps
[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
2023-12-18 10:59 UTC (14+ messages)
` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
2023-12-15 12:43 UTC (4+ messages)
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
[PATCH v2 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2023-12-14 19:29 UTC (9+ messages)
` [PATCH v2 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
` [PATCH v2 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v2 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
2023-12-14 16:56 UTC (7+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
[PATCH v3 00/25] Permission Overlay Extension
2023-12-14 13:47 UTC (7+ messages)
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
` [PATCH v3 14/25] arm64: implement PKEYS support
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-12-14 6:20 UTC (16+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large
[PATCH v2 0/4] KVM: arm64: Hide unsupported MPAM from the guest
2023-12-13 20:24 UTC (2+ messages)
[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
2023-12-13 6:47 UTC (9+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
[PATCH V15 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
2023-12-13 4:56 UTC (7+ messages)
` [PATCH V15 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-12-12 20:16 UTC (6+ messages)
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