messages from 2017-11-25 20:57:06 to 2017-12-11 11:51:01 UTC [more...]
[PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
2017-12-11 11:51 UTC (25+ messages)
` [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
` [PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
` [PATCH v3 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v3 16/16] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
[PATCH 0/3] perf: generate s390 syscall table and remove auditlibs dependency
2017-12-11 11:32 UTC (15+ messages)
` [PATCH 1/3] perf s390: generate system call table from asm/unistd.h
` [PATCH 2/3] perf: introduce errno_to_name() function
` [PATCH 2/3] fixup! "
` [PATCH 2/3 v2] perf trace: Introduce errno_to_name()
` [PATCH 3/3] perf trace: no longer require auditlibs if syscall tables are present
[PATCH 39/45] arch/s390: remove duplicate includes
2017-12-10 18:26 UTC
[PATCH 0/3 v3] Move groups_sort outisde of set_groups (fwd)
2017-12-09 17:20 UTC (2+ messages)
[PATCH] s390/dasd: Simplify code
2017-12-09 6:29 UTC
[GIT PULL] s390 patches for 4.15-rc3
2017-12-08 16:27 UTC
[RFC/PATCH 00/22] KVM/s390: Hugetlbfs enablement
2017-12-08 7:00 UTC (4+ messages)
` [RFC/PATCH 19/22] s390/mm: Split huge pages if granular protection is needed
[pmladek:for-next 5/7] arch/s390/include/asm/mmu_context.h:111:0: warning:
2017-12-08 6:15 UTC
[PATCH net-next 0/6] smc: fixes 2017-12-07
2017-12-07 20:06 UTC (8+ messages)
` [PATCH net-next 1/6] smc: make smc_close_active_abort() static
` [PATCH net-next 2/6] smc: improve smc_clc_send_decline() error handling
` [PATCH net-next 3/6] smc: no update for unused sk_write_pending
` [PATCH net-next 4/6] smc: cleanup close checking during data receival
` [PATCH net-next 5/6] smc: no consumer update in tasklet context
` [PATCH net-next 6/6] smc: support variable CLC proposal messages
[PATCH 0/1] suspend/resume for virtio_ccw
2017-12-07 15:48 UTC (4+ messages)
` [PATCH 1/1] virtio/s390: implement PM operations "
[PATCH] s390/decompressor: add fortify_panic as x86 has
2017-12-07 12:55 UTC (2+ messages)
4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
2017-12-07 9:20 UTC (3+ messages)
[PATCH 18/36] perf s390: Always build with -fPIC
2017-12-07 8:09 UTC (2+ messages)
new KVM branch for linux-next
2017-12-06 22:47 UTC (2+ messages)
[PATCH 17/45] drivers: s390: remove duplicate includes
2017-12-06 17:05 UTC
[PATCH 0/4] KVM: s390: Fixes for 4.15 (via kvm/master)
2017-12-06 15:21 UTC (7+ messages)
` [PATCH 1/4] KVM: s390: add SPDX identifiers to the remaining files
` [PATCH 2/4] KVM: s390: Remove redundant license text
` [PATCH 3/4] KVM: s390: mark irq_state.flags as non-usable
` [PATCH 4/4] KVM: s390: Fix skey emulation permission check
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-12-06 10:15 UTC (34+ messages)
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest
[PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
2017-12-05 23:51 UTC (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] s390/bpf: "
` [PATCH v2 3/6] arm64/bpf: "
` [PATCH v2 4/6] s390/uapi: correct whitespace & coding style in asm/ptrace.h
` [PATCH v2 5/6] selftests/bpf: sync kernel headers and introduce arch support in Makefile
` [PATCH v2 6/6] perf s390: add regs_query_register_offset()
[PATCH 0/4] KVM: s390: Fixes for 4.15
2017-12-05 18:19 UTC (14+ messages)
` [PATCH 1/4] KVM: s390: add SPDX identifiers to the remaining files
` [PATCH 2/4] KVM: s390: Remove redundant license text
` [PATCH 3/4] KVM: s390: mark irq_state.flags as non-usable
` [PATCH 4/4] KVM: s390: Fix skey emulation permission check
[PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
2017-12-04 8:34 UTC (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] s390/bpf: "
` [PATCH 3/5] arm64/bpf: "
` [PATCH 4/5] selftests/bpf: sync kernel headers and introduce arch support in Makefile
` [PATCH 5/5] perf s390: add regs_query_register_offset()
[PATCH net 0/3] s390/qeth: fixes 2017-12-01
2017-12-03 2:35 UTC (5+ messages)
` [PATCH net 1/3] s390/qeth: fix thinko in IPv4 multicast address tracking
` [PATCH net 2/3] s390/qeth: fix GSO throughput regression
` [PATCH net 3/3] s390/qeth: build max size GSO skbs on L2 devices
[PATCH] perf s390: always build with -fPIC
2017-12-01 14:12 UTC (3+ messages)
[PATCH] s390/dasd: remove 'struct timespec' usage
2017-12-01 12:23 UTC (2+ messages)
[GIT PULL] s390 patches for 4.15-rc2
2017-11-30 9:04 UTC
[PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2017-11-29 21:12 UTC (7+ messages)
` [PATCH v2 02/10] include: Move compat_timespec/ timeval to compat_time.h
[PATCH v2 00/16] Move vcpu_load and vcpu_put calls to arch code
2017-11-29 17:47 UTC (30+ messages)
` [PATCH v2 01/16] KVM: Take vcpu->mutex outside vcpu_load
` [PATCH v2 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH v2 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH v2 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH v2 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH v2 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH v2 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH v2 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH v2 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH v2 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH v2 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH v2 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH v2 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH v2 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
` [PATCH v2 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v2 16/16] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
[PATCH v3] s390/virtio: add BSD license to virtio-ccw
2017-11-29 9:22 UTC (3+ messages)
[PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code
2017-11-28 21:29 UTC (23+ messages)
` [PATCH 01/15] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [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] KVM: s390: mark irq_state.flags as non-usable
2017-11-28 21:02 UTC (2+ messages)
[PATCH v2 1/2] s390/virtio: remove the old KVM virtio headers
2017-11-27 9:16 UTC (10+ 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)
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).