All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 12:44:58 to 2019-05-03 13:01:18 UTC [more...]

[GIT PULL] KVM/arm updates for 5.2
 2019-05-03 12:44 UTC  (140+ messages)
` [PATCH 01/56] KVM: Documentation: Document arm64 core registers in detail
` [PATCH 02/56] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH 03/56] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [PATCH 04/56] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [PATCH 05/56] KVM: arm64: Add missing #includes to kvm_host.h
` [PATCH 06/56] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH 07/56] arm64/sve: Check SVE virtualisability
` [PATCH 08/56] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH 09/56] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH 10/56] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH 11/56] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH 12/56] KVM: arm64/sve: System register context switch and access support
` [PATCH 13/56] KVM: arm64/sve: Context switch the SVE registers
` [PATCH 14/56] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH 15/56] KVM: arm64: Add missing #include of <linux/string.h> in guest.c
` [PATCH 16/56] KVM: arm64: Factor out core register ID enumeration
` [PATCH 17/56] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH 18/56] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH 19/56] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH 20/56] arm64/sve: In-kernel vector length availability query interface
` [PATCH 21/56] KVM: arm/arm64: Add hook for arch-specific KVM initialisation
` [PATCH 22/56] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
` [PATCH 23/56] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH 24/56] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH 25/56] KVM: arm64: Add a capability to advertise SVE support
` [PATCH 26/56] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH 27/56] KVM: arm64/sve: Document KVM API extensions for SVE
` [PATCH 28/56] arm64: KVM: Fix system register enumeration
` [PATCH 29/56] arm64/sve: Clarify vq map semantics
` [PATCH 30/56] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
` [PATCH 31/56] KVM: arm: Make vcpu finalization stubs into inline functions
` [PATCH 32/56] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
` [PATCH 33/56] KVM: arm64/sve: Clean up UAPI register ID definitions
` [PATCH 34/56] KVM: arm64/sve: Miscellaneous tidyups in guest.c
` [PATCH 35/56] KVM: arm64/sve: Make register ioctl access errors more consistent
` [PATCH 36/56] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
` [PATCH 37/56] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
` [PATCH 38/56] KVM: arm64/sve: Explain validity checks in set_sve_vls()
` [PATCH 39/56] KVM: arm/arm64: Clean up vcpu finalization function parameter naming
` [PATCH 40/56] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE
` [PATCH 41/56] KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation
  ` [PATCH 41/56] KVM: Clarify KVM_{SET, GET}_ONE_REG "
` [PATCH 42/56] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs
` [PATCH 43/56] KVM: arm64: Add a vcpu flag to control ptrauth for guest
` [PATCH 44/56] KVM: arm/arm64: Context-switch ptrauth registers
` [PATCH 45/56] KVM: arm64: Add userspace flag to enable pointer authentication
` [PATCH 46/56] KVM: arm64: Add capability to advertise ptrauth for guest
` [PATCH 47/56] arm64: arm_pmu: Remove unnecessary isb instruction
` [PATCH 48/56] arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
` [PATCH 49/56] arm64: KVM: Add accessors to track guest/host only counters
` [PATCH 50/56] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH 51/56] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH 52/56] arm64: KVM: Enable VHE "
` [PATCH 53/56] arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
` [PATCH 54/56] arm64: docs: Document perf event attributes
` [PATCH 55/56] arm64: KVM: Fix perf cycle counter support for VHE
` [PATCH 56/56] KVM: arm64: Fix ptrauth ID register masking logic

[Qemu-devel] [PATCH v2 0/6] Add vhost-user-input
 2019-05-03 13:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/6] libvhost-user: fix -Waddress-of-packed-member
` [Qemu-devel] [PATCH v2 2/6] libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config
` [Qemu-devel] [PATCH v2 3/6] Add vhost-user-backend
` [Qemu-devel] [PATCH v2 4/6] Add vhost-user-input-pci
` [Qemu-devel] [PATCH v2 5/6] util: simplify unix_listen()

[PATCH V2] clk: imx: pllv4: add fractional-N pll support
 2019-05-03 13:00 UTC  (3+ messages)

[PATCH 0/7] crypto: caam - IOMMU support
 2019-05-03 13:00 UTC  (3+ messages)

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-05-03 13:00 UTC  (15+ messages)
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use
` [PATCHv2 08/22] drm/bridge: tc358767: split stream enable/disable
` [PATCHv2 16/22] drm/bridge: tc358767: remove check for video mode in link enable

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-05-03 13:00 UTC  (13+ messages)
` [PATCH v2 5/5] arm64/speculation: Support "
    ` [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

[PATCH v4l-utils] libdvbv5: leaks and double free in dvb_fe_open_fname()
 2019-05-03 13:00 UTC  (5+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-03 13:00 UTC  (8+ messages)
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section

[Qemu-devel] [PATCH v2] gitmodules: use qemu.org git mirrors
 2019-05-03 12:57 UTC  (5+ messages)

[PATCH] clk: imx: clk-pllv3: mark expected switch fall-throughs
 2019-05-03 12:58 UTC  (3+ messages)

linux-next: build warning after merge of the arm-soc tree
 2019-05-03 12:57 UTC  (4+ messages)

[PATCH v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 12:56 UTC  (4+ messages)
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug

How to create a cronjob in Yocto recipe?
 2019-05-03 12:56 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] slirp: move slirp as git submodule project
 2019-05-03 12:54 UTC  (3+ messages)

[PATCH 01/13] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
 2019-05-03 12:56 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [01/13] "

[PATCH 1/2] drm/i915/execlists: Flush the tasklet on parking
 2019-05-03 12:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with drm/i915/execlists: Flush the tasklet on parking (rev2)

[PATCH] mt76: Fix a signedness bug in mt7615_add_interface()
 2019-05-03 12:54 UTC  (3+ messages)

ERROR: "paddr_to_nid" [drivers/md/raid1.ko] undefined!
 2019-05-03 12:54 UTC 

[PATCH v6 0/6] systemd stateless configuration
 2019-05-03 12:54 UTC  (3+ messages)

[Ocfs2-devel] OCFS2 with global heartbeat on DRBD devices
 2019-05-03 12:54 UTC 

[Qemu-devel] [PATCH RESEND 0/2] ui/cocoa: Fix absolute and relative input issues on Mojave
 2019-05-03 12:54 UTC  (2+ messages)

[U-Boot] [PATCH] imx: Use a convenient default value for SYS_MALLOC_F_LEN
 2019-05-03 12:51 UTC  (2+ messages)

[Bug 110600] [IGT runner] be more consistent with checks on display/outputs
 2019-05-03 12:51 UTC 

[PATCH v2 00/36] Introduce the generic ECC engine abstraction
 2019-05-03 12:50 UTC  (6+ messages)
` [PATCH v2 07/36] mtd: rawnand: Avoid a typedef

[PATCH 1/2 net-next] net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
 2019-05-03 12:50 UTC  (4+ messages)
` [PATCH 2/2 net-next] net: ll_temac: remove an unnecessary condition

[Qemu-arm] [PATCH v4 0/8] ARM virt: ACPI memory hotplug support
 2019-05-03 12:47 UTC  (11+ messages)
` [Qemu-arm] [PATCH v4 3/8] hw/acpi: Add ACPI Generic Event Device Support
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 4/8] hw/arm/virt: Add memory hotplug framework
  ` [Qemu-devel] "

[PATCH] arm64/io: Don't use WZR in writel
 2019-05-03 12:48 UTC  (15+ messages)

Allow trusted filesystems to provide IMA hashes directly
 2019-05-03 12:47 UTC  (19+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[PATCH v3 00/10] drm: Add self refresh helpers
 2019-05-03 12:47 UTC  (4+ messages)
` [PATCH v3 02/10] drm: Add drm_atomic_crtc_state_for_encoder helper

[PATCH v2 0/5] Create commit-graph file format v2
 2019-05-03 12:47 UTC  (6+ messages)
` [PATCH v3 0/6] "

[Qemu-devel] [PATCH v3 00/40] s390x/tcg: Vector Instruction Support Part 2
 2019-05-03 12:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 02/40] s390x/tcg: Implement VECTOR ADD COMPUTE CARRY


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.