messages from 2017-12-04 20:35:25 to 2017-12-20 09:59:26 UTC [more...]
[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
2017-12-20 9:59 UTC (12+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW
` [alsa-devel] "
` [-next PATCH 3/4] treewide: Use DEVICE_ATTR_RO
` [-next PATCH 4/4] treewide: Use DEVICE_ATTR_WO
[PATCH 0/1] KVM: s390: fix for 4.15 and stable
2017-12-19 20:21 UTC (6+ messages)
` [PATCH 1/1] KVM: s390: fix cmma migration for multiple memory slots
[PATCH] bpf: fix broken BPF selftest build on s390
2017-12-19 0:21 UTC (2+ messages)
[PULL v2 0/1] s390/virtio update
2017-12-18 16:21 UTC (2+ messages)
` [PULL v2 1/1] virtio/s390: implement PM operations for virtio_ccw
4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
2017-12-18 13:56 UTC (5+ messages)
[PATCH bpf 3/3] bpf: fix broken BPF selftest build
2017-12-18 10:50 UTC (2+ messages)
[kvms390:for-vhost 1/1] drivers/s390/virtio/virtio_ccw.c:1322:9: error: implicit declaration of func
2017-12-18 8:59 UTC (5+ messages)
` [PATCH] virtio/s390: fixup for implement PM operations for virtio_ccw
[PULL 0/1] s390/virtio update
2017-12-18 8:47 UTC (3+ messages)
` [PULL 1/1] virtio/s390: implement PM operations for virtio_ccw
[PATCH net 0/4] s390/qeth: fixes 2017-12-13
2017-12-15 16:31 UTC (6+ messages)
` [PATCH net 1/4] s390/qeth: apply takeover changes when mode is toggled
` [PATCH net 2/4] s390/qeth: don't apply takeover changes to RXIP
` [PATCH net 3/4] s390/qeth: lock IP table while applying takeover changes
` [PATCH net 4/4] s390/qeth: update takeover IPs after configuration change
[PATCH 15/34] tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
2017-12-14 17:42 UTC (4+ messages)
` [PATCH 16/34] perf s390: Generate system call table from asm/unistd.h
` [PATCH 17/34] perf trace: Use generated syscall table on s390 too
` [PATCH 33/34] perf s390: Always build with -fPIC
[PATCH 0/3] S390-DASD: Fine-tuning for some function implementations
2017-12-14 11:07 UTC (3+ messages)
[PATCH 39/45] arch/s390: remove duplicate includes
2017-12-14 8:40 UTC (2+ messages)
[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
2017-12-13 12:53 UTC (23+ messages)
` [RFC/PATCH v2 01/22] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v2 02/22] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v2 03/22] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH v2 04/22] s390/mm: Add gmap pmd invalidation and clearing
` [RFC/PATCH v2 05/22] s390/mm: hugetlb pages within a gmap can not be freed
` [RFC/PATCH v2 06/22] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH v2 07/22] RFC: s390/mm: Transfer guest pmd protection to host
` [RFC/PATCH v2 08/22] s390/mm: Add huge page dirty sync support
` [RFC/PATCH v2 09/22] s390/mm: clear huge page storage keys on enable_skey
` [RFC/PATCH v2 10/22] s390/mm: Add huge pmd storage key handling
` [RFC/PATCH v2 11/22] s390/mm: Remove superfluous parameter
` [RFC/PATCH v2 12/22] s390/mm: Add gmap_protect_large read protection support
` [RFC/PATCH v2 13/22] s390/mm: Make gmap_read_table EDAT1 compatible
` [RFC/PATCH v2 14/22] s390/mm: Make protect_rmap "
` [RFC/PATCH v2 15/22] s390/mm: GMAP read table extensions
` [RFC/PATCH v2 16/22] s390/mm: Add shadow segment code
` [RFC/PATCH v2 17/22] s390/mm: Add VSIE reverse fake case
` [RFC/PATCH v2 18/22] s390/mm: Remove gmap_pte_op_walk
` [RFC/PATCH v2 19/22] s390/mm: Split huge pages if granular protection is needed
` [RFC/PATCH v2 20/22] s390/mm: Enable gmap huge pmd support
` [RFC/PATCH v2 21/22] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH v2 22/22] RFC: s390/mm: Add gmap lock classes
[PATCH] s390/decompressor: add fortify_panic as x86 has
2017-12-13 8:33 UTC (4+ messages)
[PATCH] serial: forbid 8250 on s390
2017-12-12 17:50 UTC (5+ messages)
[PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
2017-12-12 16:47 UTC (43+ 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] s390/dasd: Simplify code
2017-12-12 16:20 UTC (2+ messages)
[PATCH 0/3] perf: generate s390 syscall table and remove auditlibs dependency
2017-12-11 15:00 UTC (17+ 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 0/3 v3] Move groups_sort outisde of set_groups (fwd)
2017-12-09 17:20 UTC (2+ messages)
[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 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 (3+ messages)
[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
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).