messages from 2017-08-03 15:28:55 to 2017-08-22 14:35:26 UTC [more...]
[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
2017-08-22 14:35 UTC (14+ messages)
` [PATCH v2 4/8] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs
[PATCH 00/27] ARM Scalable Vector Extension (SVE)
2017-08-22 14:21 UTC (73+ messages)
` [PATCH 01/27] regset: Add support for dynamically sized regsets
` [PATCH 02/27] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH 03/27] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH 04/27] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH 06/27] arm64/sve: System register and exception syndrome definitions
` [PATCH 07/27] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH 08/27] arm64/sve: Kconfig update and conditional compilation support
` [PATCH 09/27] arm64/sve: Signal frame and context structure definition
` [PATCH 10/27] arm64/sve: Low-level CPU setup
` [PATCH 11/27] arm64/sve: Core task context handling
` [PATCH 12/27] arm64/sve: Support vector length resetting for new processes
` [PATCH 13/27] arm64/sve: Signal handling support
` [PATCH 14/27] arm64/sve: Backend logic for setting the vector length
` [PATCH 15/27] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH 16/27] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH 17/27] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH 18/27] arm64/sve: ptrace and ELF coredump support
` [PATCH 19/27] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH 20/27] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH 21/27] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH 22/27] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH 23/27] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH 24/27] arm64/sve: Detect SVE and activate runtime support
` [PATCH 25/27] arm64/sve: Add documentation
` [RFC PATCH 26/27] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH 27/27] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ
[PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type
2017-08-22 7:57 UTC (16+ messages)
` [PATCH v5 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v5 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v5 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v5 4/7] support user space to query RAS extension feature
` [PATCH v5 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v5 6/7] KVM: arm64: Allow get exception information from userspace
` [PATCH v5 7/7] arm64: kvm: handle SEI notification and inject virtual SError
[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
2017-08-18 17:19 UTC (11+ messages)
` [Qemu-devel] "
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` 答复: "
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` 答复: "
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
` [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
` 答复: [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
[PATCH v2 00/11] arm64/firmware: Software Delegated Exception Interface
2017-08-17 15:09 UTC (13+ messages)
` [PATCH v2 01/11] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH v2 03/11] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
` [PATCH v2 04/11] arm64: alternatives: use tpidr_el2 on VHE hosts
` [PATCH v2 05/11] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
` [PATCH v2 06/11] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
` [PATCH v2 08/11] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
` [PATCH v2 10/11] firmware: arm_sdei: add support for CPU private events
` [PATCH v2 11/11] KVM: arm64: Allow user-space to claim guest SMC-CC ranges for SDEI
` [PATCH v2 02/11] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
` [PATCH v2 07/11] firmware: arm_sdei: Add driver for Software Delegated Exceptions
` [PATCH v2 09/11] firmware: arm_sdei: Add support for CPU and system power states
[PATCH 00/15] ARM: add and use convenience macros for PC relative references
2017-08-14 16:20 UTC (35+ messages)
` [PATCH 01/15] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH 02/15] ARM: head-common.S: use PC-relative insn sequence for __proc_info
` [PATCH 03/15] ARM: head-common.S: use PC-relative insn sequence for __turn_mmu_on
` [PATCH 04/15] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH 05/15] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 06/15] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH 07/15] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH 08/15] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH 09/15] ARM: kvm: replace open coded VA->PA calculations with adr_l call
` [PATCH 10/15] arm-soc: exynos: replace open coded VA->PA conversions
` [PATCH 11/15] arm-soc: mvebu: replace open coded VA->PA conversion
` [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations
` [PATCH 13/15] arm-soc: various: replace open coded VA->PA calculation of pen_release
` [PATCH 14/15] arm-soc: shmobile: replace open coded VA->PA calculation
` [PATCH 15/15] ARM: l2c: "
[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-08-14 7:55 UTC (3+ messages)
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
[PATCH v2 00/16] SError rework + v8.2 RAS and IESB cpufeature support
2017-08-11 17:24 UTC (11+ messages)
` [PATCH v2 06/16] arm64: entry.S: convert elX_sync
` [PATCH v2 11/16] arm64: kernel: Handle deferred SError on kernel entry
` [PATCH v2 16/16] KVM: arm64: Handle deferred SErrors consumed on guest exit
[PATCH 00/11] ARMv8.3 pointer authentication userspace support
2017-08-11 11:29 UTC (9+ messages)
` [PATCH 01/11] arm64: docs: describe ELF hwcaps
` [PATCH 07/11] arm64: add basic pointer authentication support
[PATCH kvm-unit-tests] arm64: timer: guard ptimer tests with errata
2017-08-10 14:59 UTC (2+ messages)
[PATCH] KVM: arm64: stop propagating DAIF flags between kernel and VHE's world switch
2017-08-10 11:30 UTC
kvm-unit-tests arm ptimer test
2017-08-10 9:12 UTC (3+ messages)
[PATCH 00/11] arm64/firmware: Software Delegated Exception Interface
2017-08-09 8:48 UTC (8+ messages)
` [PATCH 01/11] KVM: arm64: Store vcpu on the stack during __guest_enter()
` [PATCH 07/11] firmware: arm_sdei: Add driver for Software Delegated Exceptions
[PATCH] KVM: arm64: add esr_el2 and far_el2 to sysreg
2017-08-08 18:27 UTC (9+ messages)
[PATCH v2 0/4] kvm: arm/arm64: vgic: APRn uaccess support
2017-08-08 13:10 UTC (7+ messages)
` [PATCH v2 3/4] kvm: arm/arm64: vgic-v3: add ICH_AP[01]Rn accessors for GICv3
[PATCH] arm64: KVM: Reject non-compliant HVC calls from guest kernel
2017-08-08 7:52 UTC (3+ messages)
[PATCH v2] KVM: arm64: pass vcpu esr_el2 and far_el2 sysre to user space
2017-08-07 23:53 UTC (3+ messages)
[RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-08-04 13:59 UTC (6+ messages)
[PATCH][RESEND] arm64: kvm: reuse existing cache type/info related macros
2017-08-04 13:18 UTC (4+ messages)
[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
2017-08-04 7:44 UTC (3+ messages)
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
[PATCH 0/4] KVM/ARM fixes for 4.13-rc4
2017-08-03 17:44 UTC (5+ messages)
` [PATCH 2/4] KVM: arm/arm64: PMU: Fix overflow interrupt injection
` [PATCH 3/4] KVM: arm/arm64: Handle hva aging while destroying the vm
` [PATCH 4/4] KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
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