All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 12:31:05 to 2019-05-03 12:48:19 UTC [more...]

[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] "

[GIT PULL] KVM/arm updates for 5.2
 2019-05-03 12:44 UTC  (133+ 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

[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  (7+ messages)
` [PATCH v3 01/10] drm: Add atomic variants of enable/disable to encoder helper funcs
` [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] "

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

[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

[PATCH linux dev-5.0] ARM: dts: npcm: Remove use of skeleton.dtsi
 2019-05-03 12:44 UTC 

[bug report] net: mvpp2: cls: Add Classification offload support
 2019-05-03 12:44 UTC 

[PATCH v2 00/27] Include linux x86 docs into Sphinx TOC tree
 2019-05-03 12:43 UTC  (2+ messages)

[Bug 110599] [IGT runner] Per-test external watchdog
 2019-05-03 12:42 UTC 

[PATCH] HID: rmi: fix devm_add_action_or_reset() parameter
 2019-05-03 12:42 UTC  (4+ messages)

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-05-03 12:41 UTC  (11+ messages)
              ` [PATCH v2] "
                ` [PATCH v3] "

[PATCH] scripts/documentation-file-ref-check: detect broken :doc:`foo`
 2019-05-03 12:41 UTC  (2+ messages)

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

[PATCH net] net: atm: clean up a range check
 2019-05-03 12:39 UTC  (2+ messages)

[PATCH] scripts/documentation-file-ref-check: don't parse Next/ dir
 2019-05-03 12:39 UTC  (2+ messages)

[PATCH] media: vb2-dc: skip CPU sync in map/unmap dma_buf
 2019-05-03 12:38 UTC  (2+ messages)

[PATCH] x86,sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
 2019-05-03 12:37 UTC  (2+ messages)

[PATCH 00/10] drm/i915: Add support for asynchronous display power disabling
 2019-05-03 12:37 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] ARM: dts: r8a779x: Configure PMIC IRQ pinmux
 2019-05-03 12:36 UTC  (3+ messages)

[PATCH] drm/i915: Tune down WARN about incorrect VBT TC legacy flag
 2019-05-03 12:35 UTC  (3+ messages)

[tip:sched/core 24/27] kernel/power/suspend.c:431:10: error: implicit declaration of function 'suspend_disable_secondary_cpus'
 2019-05-03 12:34 UTC 

[PATCH 01/12] dma-buf: add struct dma_buf_attach_info
 2019-05-03 12:35 UTC  (4+ messages)
` [PATCH 10/12] drm/amdgpu: add independent DMA-buf export v3

linux-next: manual merge of the akpm-current tree with the block tree
 2019-05-03 12:35 UTC  (2+ messages)

clarify other licenses in LICENSES/
 2019-05-03 12:34 UTC  (3+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-03 12:33 UTC  (9+ messages)
` [PATCH v2 08/17] kunit: test: add support for test abort

[U-Boot] WaRP7 nok on master
 2019-05-03 12:31 UTC  (8+ messages)

[PATCHv3 00/23] drm/bridge: tc358767: DP support
 2019-05-03 12:29 UTC  (14+ messages)
` [PATCHv3 10/23] drm/bridge: tc358767: add link disable function
` [PATCHv3 11/23] drm/bridge: tc358767: disable only video stream in tc_stream_disable
` [PATCHv3 12/23] drm/bridge: tc358767: ensure DP is disabled before LT
` [PATCHv3 13/23] drm/bridge: tc358767: remove unnecessary msleep
` [PATCHv3 14/23] drm/bridge: tc358767: use more reliable seq when finishing LT
` [PATCHv3 15/23] drm/bridge: tc358767: cleanup LT result check
` [PATCHv3 16/23] drm/bridge: tc358767: clean-up link training
` [PATCHv3 17/23] drm/bridge: tc358767: remove check for video mode in link enable
` [PATCHv3 18/23] drm/bridge: tc358767: use bridge mode_valid
` [PATCHv3 19/23] drm/bridge: tc358767: remove tc_connector_best_encoder
` [PATCHv3 20/23] drm/bridge: tc358767: copy the mode data, instead of storing the pointer
` [PATCHv3 21/23] drm/bridge: tc358767: add GPIO & interrupt registers
` [PATCHv3 22/23] drm/bridge: tc358767: add IRQ and HPD support

[dpdk-dev] [PATCH] ipc: harden message receive function
 2019-05-03 12:31 UTC  (2+ messages)

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-05-03 12:31 UTC  (2+ messages)
` [Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

[PATCH] SUNRPC: Fix an error code in gss_alloc_msg()
 2019-05-03 12:30 UTC 


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.