All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-11 17:22:27 to 2020-02-11 17:52:13 UTC [more...]

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-02-11 17:49 UTC  (98+ messages)
` [PATCH v2 01/94] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
` [PATCH v2 02/94] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v2 03/94] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v2 04/94] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v2 05/94] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v2 06/94] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v2 07/94] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v2 08/94] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v2 09/94] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v2 18/94] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v2 23/94] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v2 25/94] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v2 26/94] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v2 27/94] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v2 33/94] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v2 34/94] KVM: arm64: nv: Use ARMv8.5-GTG to advertise supported Stage-2 page sizes
` [PATCH v2 36/94] KVM: arm/arm64: nv: Factor out stage 2 page table data from struct kvm
` [PATCH v2 37/94] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v2 39/94] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v2 40/94] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v2 42/94] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap
` [PATCH v2 46/94] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v2 47/94] KVM: arm64: nv: Handle traps for timer _EL02 and _EL2 sysregs accessors
` [PATCH v2 48/94] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v2 49/94] KVM: arm64: nv: Propagate CNTVOFF_EL2 to the virtual EL1 timer
` [PATCH v2 51/94] KVM: arm64: nv: vgic-v3: Take cpu_if pointer directly instead of vcpu
` [PATCH v2 52/94] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v2 55/94] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v2 57/94] arm64: KVM: nv: Add handling of EL2-specific timer registers
` [PATCH v2 58/94] arm64: KVM: nv: Honor SCTLR_EL2.SPAN on entering vEL2
` [PATCH v2 63/94] arm64: KVM: nv: Add handling of ARMv8.4-TTL TLB invalidation
` [PATCH v2 64/94] arm64: KVM: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v2 65/94] arm64: KVM: nv: Tag shadow S2 entries with nested level
` [PATCH v2 66/94] arm64: Add SW reserved PTE/PMD bits
` [PATCH v2 70/94] arm64: KVM: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v2 77/94] KVM: arm64: nv: Move sysreg reset check to boot time
` [PATCH v2 79/94] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v2 80/94] KVM: arm64: Use accessors for timer ctl/cval/offset
` [PATCH v2 81/94] KVM: arm64: Add VNCR-capable timer accessors for arm64
` [PATCH v2 82/94] KVM: arm64: Make struct kvm_regs userspace-only
` [PATCH v2 84/94] KVM: arm64: VNCR-ize SP_EL1
` [PATCH v2 88/94] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature
` [PATCH v2 89/94] KVM: arm64: nv: Synchronize PSTATE early on exit
` [PATCH v2 90/94] KVM: arm64: nv: Sync nested timer state with ARMv8.4
` [PATCH v2 92/94] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v2 93/94] KVM: arm64: nv: Fast-track 'InHost' exception returns

[PATCH for-rc 0/3] Series short description
 2020-02-11 17:52 UTC  (2+ messages)

[PATCH v3 07/12] fs: Add locking for a dynamic DAX state
 2020-02-11 17:51 UTC  (2+ messages)

The issues about architecture of the COLO checkpoint
 2020-02-11 17:47 UTC  (2+ messages)

[PATCH net] selftests: forwarding: use proto icmp for {gretap,ip6gretap}_mac testing
 2020-02-11 17:50 UTC  (2+ messages)

[PATCH v11 00/10] Mediatek MT8183 scpsys support
 2020-02-11 17:49 UTC  (3+ messages)
` [PATCH v11 04/10] soc: mediatek: Add multiple step bus protection control

[Xen-devel] [PATCH 0/6] tools: Rationalise legacy CPUID handling
 2020-02-11 17:49 UTC  (11+ messages)
` [Xen-devel] [PATCH 1/6] tools/libxl: Remove libxl_cpuid_{set, apply_policy}() from the API
` [Xen-devel] [PATCH 3/6] tools/python: Drop cpuid helpers
` [Xen-devel] [PATCH 4/6] tools/libxl: Combine legacy CPUID handling logic
` [Xen-devel] [PATCH 5/6] tools/libx[cl]: Don't use HVM_PARAM_PAE_ENABLED as a function parameter
` [Xen-devel] [PATCH 6/6] xen/public: Obsolete HVM_PARAM_PAE_ENABLED

[PATCH 4.14-rt] Fix wrong-variable use in irq_set_affinity_notifier
 2020-02-11 17:49 UTC  (2+ messages)

[PATCH] linux-user: un-register threads from RCU before exit
 2020-02-11 17:43 UTC  (2+ messages)

[PATCH 0/4] remove runnable_load_avg and improve group_classify
 2020-02-11 17:46 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: reorder enqueue/dequeue_task_fair path
` [RFC 2/4] sched/numa: replace runnable_load_avg by load_avg
` [RFC 3/4] sched/fair: replace runnable load average by runnable average
` [RFC 4/4] sched/fair: Take into runnable_avg to classify group

[RFC PATCH v2] UML: add support for KASAN under x86_64
 2020-02-11 17:46 UTC  (4+ messages)

[PATCH 00/13] arm: Implement ARMv8.1-PMU and ARMv8.4-PMU
 2020-02-11 17:37 UTC  (14+ messages)
` [PATCH 01/13] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
` [PATCH 02/13] target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
` [PATCH 03/13] target/arm: Define and use any_predinv isar_feature test
` [PATCH 04/13] target/arm: Factor out PMU register definitions
` [PATCH 05/13] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PATCH 06/13] target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
` [PATCH 07/13] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PATCH 08/13] target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
` [PATCH 09/13] target/arm: Implement ARMv8.1-PMU extension
` [PATCH 10/13] target/arm: Implement ARMv8.4-PMU extension
` [PATCH 11/13] target/arm: Provide ARMv8.4-PMU in '-cpu max'
` [PATCH 12/13] target/arm: Correct definition of PMCRDP
` [PATCH 13/13] target/arm: Correct handling of PMCR_EL0.LC bit

A problem with live migration of UEFI virtual machines
 2020-02-11 17:39 UTC  (2+ messages)

Future of sato and X in oe-core
 2020-02-11 17:46 UTC  (8+ messages)
` [Openembedded-architecture] "

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-02-11 17:46 UTC 

[PATCH v2] ceph: check if file lock exists before sending unlock request
 2020-02-11 17:46 UTC  (2+ messages)

[PATCH v2 net 1/5] icmp: introduce helper for NAT'd source address in network device context
 2020-02-11 17:44 UTC  (5+ messages)
` [PATCH v3 net 0/9] icmp: account for NAT when sending icmps from ndo layer
  ` [PATCH v3 net 7/9] ipvlan: remove skb_share_check from xmit path

Device Tree Evolution Project - call notes - 29th January
 2020-02-11 17:44 UTC  (4+ messages)

[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
 2020-02-11 17:42 UTC  (8+ messages)
` [PATCH v5 1/3] remoteproc: "
` [PATCH v5 2/3] remoteproc: stm32: add support for co-processor "
` [PATCH v5 3/3] dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw support

[PATCH] dmaengine: idxd: fix runaway module ref count on device driver bind
 2020-02-11 17:42 UTC 

[MPTCP] Re: [PATCH] mptcp: Protect subflow socket options before connection completes
 2020-02-11 17:42 UTC 

[PATCH v6 0/9] ceph: add perf metrics support
 2020-02-11 17:42 UTC  (5+ messages)
` [PATCH v6 6/9] ceph: periodically send perf metrics to ceph

[PATCH] sandbox: Update PCI nodes in dts files
 2020-02-11 17:41 UTC 

[PATCH] travis/gitlab/azure: Ensure we use python3 always
 2020-02-11 17:41 UTC 

smatch/sparse complaints on static assertion
 2020-02-11 17:41 UTC 

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-02-11 17:40 UTC 

[Intel-gfx] [PATCH v2 0/7] 3 display pipes combination system support
 2020-02-11 17:25 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: Iterate over pipe and skip the disabled one
` [Intel-gfx] [PATCH v2 2/7] drm/i915: Remove (pipe == crtc->index) assumption
` [Intel-gfx] [PATCH v2 3/7] drm/i915: Fix broken transcoder err state
` [Intel-gfx] [PATCH v2 4/7] drm/i915: Fix wrongly populated plane possible_crtcs bit mask
` [Intel-gfx] [PATCH v2 5/7] drm/i915: Get first crtc instead of PIPE_A crtc
` [Intel-gfx] [PATCH v2 6/7] drm/i915: Add WARN_ON in intel_get_crtc_for_pipe()
` [Intel-gfx] [PATCH v2 7/7] drm/i915: Fix broken num_entries in skl_ddb_allocation_overlaps

post-receive: pub/scm/linux/kernel/git/mricon/korg-helpers
 2020-02-11 17:39 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
 2020-02-11 17:36 UTC  (3+ messages)
` [Intel-gfx] [PATCH 5/7] drm/i915: Disable use of hwsp_cacheline for kernel_context

renesas-drivers-2020-02-11-v5.6-rc1
 2020-02-11 17:36 UTC 

[PATCH v2 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
 2020-02-11 17:36 UTC  (3+ messages)

[PATCH v2] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 17:35 UTC  (6+ messages)

stable-rc/linux-5.4.y boot: 111 boots: 1 failed, 106 passed with 4 offline (v5.4.18-310-ga28430b8529b)
 2020-02-11 17:34 UTC 

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-11 17:33 UTC  (17+ messages)

[PATCH 01/19] dax: remove block device dependencies
 2020-02-11 17:33 UTC  (13+ messages)
                    ` [Virtio-fs] "

how to remove a package from image
 2020-02-11 17:33 UTC  (2+ messages)
` [yocto] "

bug: data corruption introduced by commit 83d116c53058 ("mm: fix double page fault on arm64 if PTE_AF is cleared")
 2020-02-11 17:33 UTC  (5+ messages)

[PATCH 3/3] x86/boot/compressed/64: Use 32-bit move for z_output_len
 2020-02-11 17:33 UTC  (2+ messages)
` [PATCH v2] x86/boot: Use 32-bit (zero-extended) "

[PATCH v1] arm64: dts: qcom: sc7180: Add node for bluetooth soc wcn3990
 2020-02-11 17:33 UTC  (2+ messages)

[PATCH v15 0/9] VIRTIO-IOMMU device
 2020-02-11 17:31 UTC  (4+ messages)
` [PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

[PATCH] mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()
 2020-02-11 17:31 UTC  (2+ messages)

[PATCH 00/24] user_namespace: introduce fsid mappings
 2020-02-11 17:26 UTC  (3+ messages)
` [PATCH 01/24] user_namespace: introduce fsid mappings infrastructure

[PATCH v2] i2c: altera: Fix potential integer overflow
 2020-02-11 14:47 UTC 

post-receive: pub/scm/linux/kernel/git/will/linux
 2020-02-11 17:30 UTC 

[PATCH] s390/time: Fix clk type in get_tod_clock
 2020-02-11 17:30 UTC  (3+ messages)

[Xen-devel] PV Shim ballooning
 2020-02-11 17:29 UTC  (5+ messages)

LED backlight on Droid 4 and others
 2020-02-11 17:29 UTC  (4+ messages)

[PATCH] mm: fix long time stall from mm_populate
 2020-02-11 17:28 UTC  (8+ messages)

[PATCH, net-next] net: page_pool: Add documentation on page_pool API
 2020-02-11 17:22 UTC  (2+ messages)

[PATCH 0/4] some more mailinfo cleanups
 2020-02-11 17:26 UTC  (3+ messages)
` [PATCH 1/4] mailinfo: treat header values as C strings

[PATCH 0/4] drm/nouveau: Remove struct nouveau_framebuffer
 2020-02-11 17:28 UTC  (11+ messages)
` [PATCH 4/4] "
  ` [Nouveau] "

[PATCH v4 00/17] riscv: Add Sipeed Maix support
 2020-02-11 17:26 UTC  (4+ messages)
` [PATCH v4 05/17] dm: Add support for simple-pm-bus

Enumerating USB devices in the Bootloader
 2020-02-11 17:25 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/will/linux
 2020-02-11 17:26 UTC 

[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
 2020-02-11 17:24 UTC  (7+ messages)
` [PATCH v4 0/5] remoteproc: Add elf64 support
  ` [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va

[PATCH v2 0/3] mfd: rn5t618: add ADC support
 2020-02-11 16:24 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

[PATCH 2/3] ARM: dts: am437x-gp/epos-evm: drop unused panel timings
 2020-02-11 17:22 UTC  (12+ messages)

[Intel-gfx] [PATCH i-g-t] intel-ci: Enable gem_exec_whisper
 2020-02-11 17:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "


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.