messages from 2019-01-16 12:53:55 to 2019-01-25 18:08:09 UTC [more...]
[PATCH kvmtool 0/6] Various convenience fixes
2019-01-25 18:07 UTC
[PATCH v4 03/12] arm64: Remove the ability to build a kernel without ssbd
2019-01-25 18:07 UTC (2+ messages)
` [PATCH v4 04/12] arm64: remove the ability to build a kernel without hardened branch predictors
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-25 17:51 UTC (23+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 14/21] iommu: introduce device fault data
[kvm-unit-tests PATCH 0/7] arm/arm64: Add support for running under kvmtool
2019-01-25 16:50 UTC (31+ messages)
` [kvm-unit-tests PATCH 1/7] lib: arm: Discover ns16550a UART
` [kvm-unit-tests PATCH 2/7] lib: arm: Remove warning about uart0_base mismatch
` [kvm-unit-tests PATCH 3/7] lib: chr-testdev: Make chr_testdev_init() return status
` [kvm-unit-tests PATCH 4/7] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off()
` [kvm-unit-tests PATCH 5/7] lib: arm: Fallback to psci_system_off() in exit()
` [kvm-unit-tests PATCH 6/7] lib: argv: Implement argv_find() for test parameters
` [kvm-unit-tests PATCH 7/7] arm/arm64: Use argv_find() for test names
[PATCH kvmtool] arm: Allow command line for firmware
2019-01-25 15:43 UTC
[PATCH v2 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-01-25 15:07 UTC (3+ messages)
` [PATCH v2 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v2 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-01-25 14:46 UTC (12+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
2019-01-25 12:33 UTC (19+ messages)
` [PATCH 01/14] arm/arm64: KVM: Introduce kvm_call_hyp_ret()
` [PATCH 02/14] arm64: KVM: Allow for direct call of HYP functions when using VHE
` [PATCH 03/14] arm64: KVM: Drop VHE-specific HYP call stub
` [PATCH 04/14] ARM: KVM: Teach some form of type-safety to kvm_call_hyp
` [PATCH 05/14] arm/arm64: KVM: Statically configure the host's view of MPIDR
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid
` [PATCH 07/14] KVM: arm/arm64: Simplify bg_timer programming
` [PATCH 08/14] KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
` [PATCH 09/14] KVM: arm64: Reuse sys_reg() macro when searching the trap table
` [PATCH 10/14] KVM: arm/arm64: consolidate arch timer trap handlers
` [PATCH 11/14] KVM: arm/arm64: timer: Rework data structures for multiple timers
` [PATCH 12/14] KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
` [PATCH 13/14] KVM: arm/arm64: Rework the timer code to use a timer_map
` [PATCH 14/14] KVM: arm/arm64: Move kvm_is_write_fault to header file
[PATCH 0/3] KVM: arm/arm64: trivial header path sanitization
2019-01-25 12:06 UTC (5+ messages)
` [PATCH 1/3] KVM: arm/arm64: fix TRACE_INCLUDE_PATH
` [PATCH 2/3] KVM: arm/arm64: remove -I. header search paths
` [PATCH 3/3] KVM: arm/arm64: prefix header search paths with $(srctree)/
[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
2019-01-25 9:46 UTC (6+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH 3/5] KVM: arm/arm64: Require VCPU threads to turn them self off
` [PATCH 4/5] KVM: arm/arm64: Implement PSCI ON_PENDING when turning on VCPUs
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers
[PATCH v2 0/4] Fix some KVM/HYP interactions with kprobes
2019-01-25 1:28 UTC (6+ messages)
` [PATCH v2 1/4] KVM: arm64: Forbid kprobing of the VHE world-switch code
` [PATCH v2 2/4] arm64: kprobe: Always blacklist the KVM "
` [PATCH v2 3/4] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH v2 4/4] arm64: hibernate: Clean the __hyp_text to PoC after resume
[PATCH 4.4 040/104] arm64/kvm: consistently handle host HCR_EL2 flags
2019-01-24 19:19 UTC (2+ messages)
` [PATCH 4.4 041/104] arm64: Dont trap host pointer auth use to EL2
[PATCH v7 0/7] Add virtio-iommu driver
2019-01-24 16:03 UTC (5+ messages)
[PATCH] clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
2019-01-24 13:46 UTC
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2019-01-23 18:40 UTC (29+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v7 17/25] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v7 18/25] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v7 19/25] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
[PATCH 0/4] Fix some KVM/HYP interactions with kprobes
2019-01-23 12:10 UTC (8+ messages)
` [PATCH 1/4] KVM: arm64: Forbid kprobing of the VHE world-switch code
` [PATCH 2/4] arm64: kprobe: Always blacklist the KVM "
` [PATCH 3/4] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH 4/4] arm64: hibernate: Clean the __hyp_text to PoC after resume
[Call for Workshop Proposals]: 24th European Symposium on Research in Computer Security (ESORICS 2019)
2019-01-23 8:50 UTC
[PATCH 0/4] KVM: arm/arm64: add support for chained counters
2019-01-22 22:12 UTC (12+ messages)
` [PATCH 1/4] KVM: arm/arm64: extract duplicated code to own function
` [PATCH 2/4] KVM: arm/arm64: re-create event when setting counter value
` [PATCH 3/4] KVM: arm/arm64: lazily create perf events on enable
` [PATCH 4/4] KVM: arm/arm64: support chained PMU counters
[PATCH v4 00/25] KVM: arm64: SVE guest support
2019-01-22 17:24 UTC (32+ messages)
` [PATCH v4 01/25] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v4 02/25] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH v4 03/25] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [PATCH v4 04/25] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [PATCH v4 05/25] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [PATCH v4 06/25] arm64/sve: Check SVE virtualisability
` [PATCH v4 07/25] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v4 08/25] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH v4 09/25] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH v4 10/25] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v4 11/25] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [PATCH v4 12/25] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [PATCH v4 13/25] KVM: arm64/sve: System register context switch and access support
` [PATCH v4 14/25] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v4 15/25] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH v4 16/25] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v4 17/25] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v4 18/25] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH v4 19/25] arm64/sve: In-kernel vector length availability query interface
` [PATCH v4 20/25] KVM: arm/arm64: Add hook to finalize the vcpu configuration
` [PATCH v4 21/25] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v4 22/25] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH v4 23/25] KVM: arm64: Add a capabillity to advertise SVE support
` [PATCH v4 24/25] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH v4 25/25] KVM: arm64/sve: Document KVM API extensions for SVE
[PATCH kvmtool v2 00/13] Implement reset of virtio devices
2019-01-22 11:51 UTC (3+ messages)
[PATCH kvmtool v2 0/6] arm: Add support for firmware booting
2019-01-22 9:00 UTC (3+ messages)
[PATCH v9 10/26] arm64: kvm: Unmask PMR before entering guest
2019-01-21 15:33 UTC
[PATCH 4.19 18/99] arm64/kvm: consistently handle host HCR_EL2 flags
2019-01-21 13:48 UTC (2+ messages)
` [PATCH 4.19 19/99] arm64: Dont trap host pointer auth use to EL2
[PATCH 4.9 11/51] arm64/kvm: consistently handle host HCR_EL2 flags
2019-01-21 13:44 UTC (2+ messages)
` [PATCH 4.9 12/51] arm64: Dont trap host pointer auth use to EL2
[PATCH 4.14 11/59] arm64/kvm: consistently handle host HCR_EL2 flags
2019-01-21 13:43 UTC (2+ messages)
` [PATCH 4.14 12/59] arm64: Dont trap host pointer auth use to EL2
[PATCH 4.20 015/111] arm64/kvm: consistently handle host HCR_EL2 flags
2019-01-21 13:42 UTC (2+ messages)
` [PATCH 4.20 016/111] arm64: Dont trap host pointer auth use to EL2
[PATCH v8 10/26] arm64: kvm: Unmask PMR before entering guest
2019-01-18 16:25 UTC (2+ messages)
[RFC PATCH 00/12] arm64: SVE guest support test hacks
2019-01-18 16:14 UTC (13+ messages)
` [RFC PATCH 01/12] guest: Add generated file guest/guest_init.c to .gitignore
` [RFC PATCH 02/12] update_headers: Sync kvm UAPI headers with linux v5.0-rc2
` [RFC PATCH 03/12] Makefile: [HACK] Work around GCC 8 warnings :(
` [RFC PATCH 04/12] Makefile: [HACK] Pass relevant flags when checking for libfdt
` [RFC PATCH 05/12] arm64: Correct ARM64_CORE_REG() size encodings for all core registers
` [RFC PATCH 06/12] arm64: [HACK] Pull in kvm UAPI header updates from SVE development branch
` [RFC PATCH 07/12] arm64: [HACK] Add option to show the kernel's KVM register ID list
` [RFC PATCH 08/12] arm64: [HACK] Basic SVE support
` [RFC PATCH 09/12] arm64: [HACK] Show extra info about SVE with --show-reg-list
` [RFC PATCH 10/12] arm64: [HACK] Allow configuration of the guest's set of SVE vector lengths
` [RFC PATCH 11/12] arm64: [HACK] FPSIMD/SVE register dumping for lkvm debug
` [RFC PATCH 12/12] arm64: [HACK] Check that out-of-range SVE register IDs can't be dumped
[PATCH V2] mm: Introduce GFP_PGTABLE
2019-01-17 9:56 UTC (14+ 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