messages from 2017-11-10 13:39:49 to 2017-11-27 09:16:50 UTC [more...]
[PATCH v2 1/2] s390/virtio: remove the old KVM virtio headers
2017-11-27 9:16 UTC (13+ messages)
` [PATCH v2 2/2] s390/virtio: add BSD license to virtio-ccw
[PATCH] s390/drivers: use setup_timer instead of init_timer
2017-11-27 7:25 UTC (2+ messages)
[PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code
2017-11-26 9:11 UTC (18+ messages)
` [PATCH 01/15] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH 02/15] KVM: Factor out vcpu->pid adjustment for KVM_RUN
` [PATCH 03/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH 04/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH 05/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH 06/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH 07/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH 08/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH 09/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH 10/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH 11/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH 12/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH 13/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH 14/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
` [PATCH 15/15] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
[PATCH v3 1/2] s390/virtio: remove the old KVM virtio headers
2017-11-24 16:24 UTC (2+ messages)
` [PATCH v3 2/2] s390/virtio: add BSD license to virtio-ccw
[PATCH v3] KVM: s390: mark irq_state.flags as non-usable
2017-11-24 15:11 UTC (2+ messages)
[PATCH 00/12] arch/s390/ license text cleanup
2017-11-24 14:56 UTC (19+ messages)
` [PATCH 01/12] s390: kernel: add SPDX identifiers to the remaining files
` [PATCH 02/12] s390: kvm: "
` [PATCH 03/12] s390: crypto: "
` [PATCH 04/12] s390: mm: "
` [PATCH 05/12] s390: pci: "
` [PATCH 06/12] s390: appldata: "
` [PATCH 07/12] s390: "
` [PATCH 08/12] s390: kvm: Remove redundant license text
` [PATCH 09/12] s390: kernel: "
` [PATCH 10/12] s390: include: "
` [PATCH 11/12] s390: crypto: "
` [PATCH 12/12] s390: "
[PATCH 0/9] drivers/s390/ license text cleanup
2017-11-24 14:01 UTC (20+ messages)
` [PATCH 1/9] s390: block: add SPDX identifiers to the remaining files
` [PATCH 2/9] s390: crypto: "
` [PATCH 3/9] s390: cio: "
` [PATCH 4/9] s390: char: "
` [PATCH 5/9] s390: net: "
` [PATCH 6/9] s390: scsi: zfcp_aux: add SPDX identifier
` [PATCH 7/9] s390: virtio: add SPDX identifiers to the remaining files
` [PATCH 8/9] s390: crypto: Remove redundant license text
` [PATCH 9/9] s390: drivers: "
[RFC PATCH] KVM: Only register preempt notifiers and load arch cpu state as needed
2017-11-23 18:43 UTC (10+ messages)
[PATCH net 0/2] net/smc: fixes for smc buffer handling
2017-11-23 16:34 UTC (4+ messages)
` [PATCH net 1/2] net/smc: use sk_rcvbuf as start for rmb creation
` [PATCH net 2/2] net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
[PATCH v1] mm: relax deferred struct page requirements
2017-11-23 12:52 UTC (5+ messages)
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-11-22 13:47 UTC (51+ messages)
` [RFC 02/19] KVM: s390: refactor crypto initialization
` [RFC 03/19] s390/zcrypt: new AP matrix bus
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver
` [RFC 06/19] s390/zcrypt: register matrix device with VFIO mediated device framework
` [RFC 07/19] KVM: s390: introduce AP matrix configuration interface
` [RFC 08/19] s390/zcrypt: support for assigning adapters to matrix mdev
` [RFC 16/19] KVM: s390: interface to configure KVM guest's AP matrix
[PATCH v2 1/1] KVM: s390: mark irq_state.flags as non-usable
2017-11-22 12:25 UTC (3+ messages)
[PATCH 1/1] KVM: s390: mark irq_state.flags as non-usable
2017-11-21 18:27 UTC (6+ messages)
[PATCH] perf: correct segfault in nsinfo__copy()
2017-11-17 15:13 UTC
[GIT PULL] s390 patches for the 4.15 merge window #2
2017-11-17 13:47 UTC
[PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2017-11-17 10:46 UTC (13+ messages)
` [PATCH 1/9] include: Move compat_timespec/ timeval to compat_time.h
[RFC/PATCH 00/22] KVM/s390: Hugetlbfs enablement
2017-11-17 9:19 UTC (18+ messages)
` [RFC/PATCH 02/22] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH 03/22] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH 20/22] s390/mm: Enable gmap huge pmd support
` [RFC/PATCH 21/22] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH 22/22] RFC: s390/mm: Add gmap lock classes
[PATCH] net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
2017-11-16 18:14 UTC (3+ messages)
[PATCH 0/3] zfcp: timer_setup() refactoring feature for v4.15-rc1
2017-11-16 14:45 UTC (5+ messages)
` [PATCH 3/3] zfcp: drop open coded assignments of timer_list.function
[PATCH] s390/ap_bus: Convert timers to use timer_setup()
2017-11-16 8:03 UTC (7+ messages)
[PATCH v1] s390x/mm: cleanup gmap_pte_op_walk()
2017-11-15 11:34 UTC (4+ messages)
[RFC 0/5] guest dedicated crypto adapters: QEMU usage
2017-11-14 16:23 UTC (13+ messages)
` [RFC 1/5] s390x/ap-matrix: Adjunct Processor (AP) matrix object model
` [RFC 2/5] s390x/vfio: ap-matrix: Introduce VFIO AP Matrix device
` [RFC 3/5] s390x/ap-matrix: Configure AP matrix for KVM guest
` [RFC 4/5] s390x/cpumodel: enable AP facilities for guest
` [RFC 5/5] s390x/docs: documentation for ap-matrix
[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
2017-11-13 13:35 UTC (3+ messages)
[PATCH 0/5] KVM: s390: patches for 4.15
2017-11-13 12:25 UTC (7+ messages)
` [PATCH 5/5] KVM: s390: clear_io_irq() requests are not expected for adapter interrupts
[GIT PULL] s390 updates for v4.15
2017-11-13 6:37 UTC
[PULL 0/1] vfio-ccw: bugfix
2017-11-10 18:15 UTC (2+ messages)
[GIT PULL 0/9] KVM: s390: fixes and improvements for 4.15
2017-11-10 13:47 UTC (8+ messages)
` [GIT PULL 1/9] s390/sthyi: reorganize sthyi implementation
` [GIT PULL 5/9] KVM: s390: SIE considerations for AP Queue virtualization
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).