messages from 2019-01-09 18:44:31 to 2019-01-22 10:51:51 UTC [more...]
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2019-01-22 10:51 UTC (37+ messages)
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [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] KVM: arm/arm64: add support for chained counters
2019-01-22 10:49 UTC (5+ 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 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-01-22 10:41 UTC (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
[PATCH kvmtool v2 0/6] arm: Add support for firmware booting
2019-01-22 9:00 UTC (11+ messages)
` [PATCH kvmtool v2 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool v2 2/6] arm: Move firmware function
` [PATCH kvmtool v2 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool v2 4/6] arm: Support firmware loading
` [PATCH kvmtool v2 5/6] kvm: Add arch specific reset
` [PATCH kvmtool v2 6/6] arm: Support non-volatile memory
[PATCH kvmtool v2 00/13] Implement reset of virtio devices
2019-01-22 7:07 UTC (15+ messages)
` [PATCH kvmtool v2 01/13] ioeventfd: Fix removal of ioeventfd
` [PATCH kvmtool v2 02/13] virtio: Implement notify_status
` [PATCH kvmtool v2 03/13] virtio: Add get_vq_count() callback
` [PATCH kvmtool v2 04/13] virtio: Add get_vq() callback
` [PATCH kvmtool v2 05/13] virtio: Add exit_vq() callback
` [PATCH kvmtool v2 06/13] virtio: Add reset() callback
` [PATCH kvmtool v2 07/13] net/uip: Add exit function
` [PATCH kvmtool v2 08/13] virtio/net: Clean virtqueue state
` [PATCH kvmtool v2 09/13] virtio/net: Implement device and virtqueue reset
` [PATCH kvmtool v2 10/13] virtio/blk: Reset virtqueue
` [PATCH kvmtool v2 11/13] threadpool: Add cancel() function
` [PATCH kvmtool v2 12/13] virtio/p9: Implement reset
` [PATCH kvmtool v2 13/13] virtio/console: "
[PATCH 0/4] Fix some KVM/HYP interactions with kprobes
2019-01-22 3:11 UTC (7+ 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
[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 v7 0/7] Add virtio-iommu driver
2019-01-21 11:29 UTC (10+ messages)
` [PATCH v7 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v7 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v7 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v7 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v7 5/7] iommu: Add virtio-iommu driver
` [PATCH v7 6/7] iommu/virtio: Add probe request
` [PATCH v7 7/7] iommu/virtio: Add event queue
[PATCH v4 00/25] KVM: arm64: SVE guest support
2019-01-18 17:58 UTC (29+ 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 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
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-18 10:02 UTC (37+ 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 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
[PATCH V2] mm: Introduce GFP_PGTABLE
2019-01-17 9:56 UTC (17+ messages)
[PATCH] mm: Introduce GFP_PGTABLE
2019-01-15 14:11 UTC (13+ messages)
[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
2019-01-14 16:11 UTC (6+ messages)
` [PATCH v10 1/5] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v10 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v10 3/5] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v10 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v10 5/5] arm64: KVM: Enable support for :G/:H perf event modifiers
[PATCH v9 0/5] arm64: Support perf event modifiers :G and :H
2019-01-14 12:07 UTC (5+ messages)
` [PATCH v9 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
Unexpected Behavior of post-indexed LDR/STR to unmapped addresses
2019-01-14 10:41 UTC (2+ messages)
CFP: The 24th European Symposium on Research in Computer Security (ESORICS 2019)
2019-01-14 7:05 UTC
ESORICS 2019 - Call for Workshop Proposals [24th European Symposium on Research in Computer Security, Luxembourg, 2019]
2019-01-11 17:10 UTC
[PATCH v6 0/7] Add virtio-iommu driver
2019-01-11 13:00 UTC (5+ messages)
(ghes|hest)_disable
2019-01-11 11:28 UTC
[PATCH] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
2019-01-10 14:33 UTC
[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-01-10 9:06 UTC (4+ messages)
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 73/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1877:14: error: implicit declaration of function 'kvm_s2pud_revoke_read'; did you mean 'kvm_s2pud_mkexec'?
2019-01-09 19:54 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 68/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:352:6: error: implicit declaration of function 'nested_virt_in_use'; did you mean 'isa_virt_to_bus'?
2019-01-09 19:20 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 67/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:2487:11: note: in expansion of macro 'atomic_read'
2019-01-09 18:44 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