messages from 2018-02-12 08:52:00 to 2018-02-22 11:15:06 UTC [more...]
[GIT PULL 2/4] KVM: s390: consider epoch index on hotplugged CPUs
2018-02-22 11:15 UTC
[GIT PULL 1/4] KVM: s390: take care of clock-comparator sign control
2018-02-22 11:15 UTC
[PATCH v3 0/3] Enable CONFIG_VT support for S390
2018-02-22 7:34 UTC (25+ messages)
` [PATCH v3 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support
` [PATCH v3 2/3] s390/char : Rename EBCDIC keymap variables
` [PATCH v3 3/3] s390/setup : enable display support for KVM guest
[PATCH net-next 0/5] net/smc: fixes 2018-02-21
2018-02-21 14:06 UTC (7+ messages)
` [PATCH net-next 1/5] net/smc: cleanup smc_llc.h and smc_clc.h headers
` [PATCH net-next 2/5] net/smc: fix structure size
` [PATCH net-next 3/5] net/smc: move netinfo function to file smc_clc.c
` [PATCH net-next 4/5] net/smc: remove unused fields from smc structures
` [PATCH net-next 5/5] net/smc: use server link_id in confirm link reply
[PATCH 1/2] KVM: s390: Refactor host cmma and pfmfi interpretation controls
2018-02-21 8:37 UTC
[PATCH RFC 2/6] KVM: s390: provide only a single function for setting the tod
2018-02-20 19:06 UTC
[PATCH RFC 4/6] KVM: s390: consider epoch index on TOD clock syncs
2018-02-20 15:56 UTC
[PATCH v2] KVM: s390: implement CPU model only facilities
2018-02-20 8:51 UTC
[PATCH v2 0/3]Enable CONFIG_VT support for S390
2018-02-19 14:01 UTC (14+ messages)
` [PATCH v2 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support
` [PATCH] s390/console: enable dummy console for vt
[PATCH] KVM: s390: implement CPU model only facilities
2018-02-19 11:29 UTC
[PATCH] s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
2018-02-19 6:29 UTC
[PATCH 0/2] KVM: s390: Refactor host interpretation facilities controls
2018-02-16 14:46 UTC (7+ messages)
` [PATCH 1/2] KVM: s390: Refactor host cmma and pfmfi interpretation controls
` [PATCH 2/2] KVM: s390: Add storage key facility interpretation control
[PATCH RFC 0/6] KVM: s390: Multiple-epoch facility fixes
2018-02-16 9:50 UTC (13+ messages)
` [PATCH RFC 1/6] KVM: s390: take care of clock-comparator sign control
` [PATCH RFC 3/6] KVM: s390: consider epoch index on hotplugged CPUs
` [PATCH RFC 5/6] KVM: s390: no need to inititalize kvm->arch members to 0
` [PATCH RFC 6/6] KVM: s390: generalize kvm_s390_get_tod_clock_ext()
[RFC/PATCH v3 00/16] KVM/s390: Hugetlbfs enablement
2018-02-16 9:46 UTC (37+ messages)
` [RFC/PATCH v3 01/16] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v3 02/16] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v3 03/16] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH v3 04/16] s390/mm: add gmap PMD invalidation notification
` [PATCH 0/3] Hpage capability rework
` [PATCH 1/3] KVM: s390: Refactor host cmma and pfmfi interpretation controls
` [PATCH 2/3] KVM: s390: Add storage key facility interpretation control
` [PATCH 3/3] s390/mm: Enable gmap huge pmd support
[RFC PATCH 4/7] kconfig: support new special property shell=
2018-02-15 23:38 UTC (56+ messages)
` [RFC PATCH 4/7] kconfig: support new special property shell
[PATCH 0/3] perf s390: Use syscall.tbl to create the perf syscall table
2018-02-15 13:37 UTC (4+ messages)
` [PATCH 1/3] Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
[PATCH 00/17] Add kexec_file_load support to s390
2018-02-15 5:08 UTC (23+ messages)
` [PATCH 01/17] kexec_file: Silence compile warnings
` [PATCH 02/17] kexec_file: Remove checks in kexec_purgatory_load
` [PATCH 03/17] kexec_file: Make purgatory_info->ehdr const
` [PATCH 04/17] kexec_file: Search symbols in read-only kexec_purgatory
` [PATCH 05/17] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
` [PATCH 06/17] kexec_file: Split up __kexec_load_puragory
` [PATCH 07/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
` [PATCH 08/17] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
` [PATCH 09/17] kexec_file: Remove mis-use of sh_offset field
` [PATCH 10/17] kexec_file: Allow archs to set purgatory load address
` [PATCH 11/17] kexec_file: Move purgatories sha256 to common code
` [PATCH 12/17] s390/kexec_file: Prepare setup.h for kexec_file_load
` [PATCH 13/17] s390/kexec_file: Add purgatory
` [PATCH 14/17] s390/kexec_file: Add kexec_file_load system call
` [PATCH 15/17] s390/kexec_file: Add image loader
` [PATCH 16/17] s390/kexec_file: Add crash support to "
` [PATCH 17/17] s390/kexec_file: Add ELF loader
samples/seccomp/ broken when cross compiling s390, ppc allyesconfig
2018-02-14 23:23 UTC (10+ messages)
[kvms390:next 4/6] drivers/video/fbdev/s1d13xxxfb.c:822:22: error: implicit declaration of function
2018-02-14 18:54 UTC
[GIT PULL 0/6] KVM: s390: Fixes and improvements for 4.16
2018-02-14 16:19 UTC (8+ messages)
` [GIT PULL 1/6] KVM: s390: optimize wakeup for exitless interrupts
` [GIT PULL 2/6] KVM: s390: do not set intervention requests for GISA interrupts
` [GIT PULL 3/6] KVM: s390: force bp isolation for VSIE
` [GIT PULL 4/6] KVM: s390: use switch vs jump table in priv.c
` [GIT PULL 5/6] KVM: s390: use switch vs jump table in intercept.c
` [GIT PULL 6/6] KVM: s390: use switch vs jump table in interrupt.c
[PULL v2 0/1] s390/virtio update
2018-02-14 12:37 UTC (5+ messages)
` [PULL v2 1/1] virtio/s390: implement PM operations for virtio_ccw
[PATCH] KVM: s390: force bp isolation for VSIE
2018-02-14 11:44 UTC (8+ messages)
[PATCH 0/2] small optimizations for exitless interrupts
2018-02-14 8:38 UTC (8+ messages)
` [PATCH 1/2] KVM: s390: optimize wakeup "
` [PATCH 2/2] KVM: s390: do not set intervention requests for GISA interrupts
[PATCH] headers: untangle kmemleak.h from mm.h
2018-02-14 0:48 UTC (7+ messages)
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;
as well as URLs for NNTP newsgroup(s).