messages from 2017-08-21 12:43:37 to 2017-10-05 05:28:28 UTC [more...]
[PATCH 00/13] timer: Start conversion to timer_setup()
2017-10-05 5:28 UTC (21+ messages)
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()
` [PATCH 13/13] workqueue: "
[PATCH] s390: qdio: Convert timers to use timer_setup()
2017-10-05 0:54 UTC
[PATCH v1] s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
2017-10-04 13:38 UTC
[PATCH REBASED 0/6] rwsem: Implement down_read_killable()
2017-10-03 9:03 UTC (12+ messages)
` [PATCH REBASED 1/6] alpha: Add __down_read_killable()
` [PATCH REBASED 2/6] ia64: "
` [PATCH REBASED 3/6] s390: "
` [PATCH REBASED 4/6] x86: "
` [PATCH REBASED 5/6] rwsem: Add down_read_killable()
` [PATCH REBASED 6/6] fs: Use killable down_read() in iterate_dir()
[PATCH net-next 01/10] net/smc: add missing dev_put
2017-10-02 20:39 UTC (14+ messages)
` [PATCH net-next 02/10] net/smc: add receive timeout check
` [PATCH net-next 04/10] net/smc: adjust net_device refcount
` [PATCH net-next 05/10] net/smc: adapt send request completion notification
` [PATCH net-next 06/10] net/smc: longer delay for client link group removal
` [PATCH net-next 07/10] net/smc: terminate link group if out-of-sync is received
` [PATCH net-next 08/10] net/smc: introduce a delay
` [PATCH net-next 09/10] net/smc: parameter cleanup in smc_cdc_get_free_slot()
` [PATCH net-next 10/10] net/smc: no close wait in case of process shut down
` [PATCH net-next 00/10] net/smc: updates 2017-09-20
[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
2017-09-28 15:01 UTC (7+ messages)
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
2017-09-26 11:10 UTC (12+ messages)
[PATCH] s390/sclp: Use setup_timer and mod_timer
2017-09-25 5:23 UTC (2+ messages)
[GIT PULL] s390 patches for 4.14-rc2
2017-09-22 9:40 UTC
[PATCH net 0/9] net/smc: bug fixes 2017-09-20
2017-09-21 22:31 UTC (6+ messages)
` [PATCH net 2/9] net/smc: add receive timeout check
` [PATCH net 3/9] net/smc: take RCU read lock for routing cache lookup
` [PATCH net 4/9] net/smc: adjust net_device refcount
` [PATCH net 8/9] net/smc: introduce a delay
[PATCH 1/1] drivers:s390: use setup_timer
2017-09-21 13:22 UTC (2+ messages)
[PATCH net-next 1/1] net/smc: parameter cleanup in smc_cdc_get_free_slot()
2017-09-21 7:17 UTC
[PATCH v2 21/31] s390/char/sclp: Use separate static data field with with static timer
2017-09-20 23:27 UTC
[PATCH] s390: Fix perf event init
2017-09-20 20:54 UTC (5+ messages)
[PATCH net-next 0/9] s390/qeth: updates 2017-09-18
2017-09-18 21:41 UTC (11+ messages)
` [PATCH net-next 1/9] s390/qeth: add basic VNICC support
` [PATCH net-next 2/9] s390/qeth: add VNICC enable/disable support
` [PATCH net-next 3/9] s390/qeth: add VNICC get/set timeout support
` [PATCH net-next 4/9] s390/qeth: remove unused code in qdio_establish_cq()
` [PATCH net-next 5/9] s390/qeth: don't take queue lock in send_packet_fast()
` [PATCH net-next 6/9] s390/qeth: simplify L3 sysfs group management
` [PATCH net-next 7/9] s390/qeth: translate SETVLAN/DELVLAN errors
` [PATCH net-next 8/9] s390/qeth: fold VLAN handling into l3_rebuild_skb()
` [PATCH net-next 9/9] s390/qeth: tidy up parameter naming for qeth_do_send_packet()
[PATCH v2] s390/char: Fix cdev_add usage
2017-09-18 14:22 UTC (2+ messages)
[PATCH] samples/kprobes: Add s390 case in kprobe example module
2017-09-15 13:16 UTC (2+ messages)
[GIT PULL] s390 update for 4.14 merge window #2
2017-09-12 9:08 UTC
[GIT PULL] s390 fixes for 4.13-rc8/final
2017-09-01 10:42 UTC
[GIT PULL v2] KVM: s390: Fixes and features for 4.14
2017-09-01 7:46 UTC (4+ messages)
` [GIT PULL 1/3] KVM: s390: guestdbg: fix range check
` [GIT PULL 2/3] KVM: s390: use WARN_ON_ONCE only for checking
` [GIT PULL 3/3] KVM: s390: vsie: cleanup mcck reinjection
[PATCH v2 0/7] Remove the parent_node() for each arch
2017-09-01 2:56 UTC (2+ messages)
` [PATCH v2 3/7] s390/topology: Remove the unused parent_node() macro
[PATCH 21/31] s390/char/sclp: Use separate static data field with with static timer
2017-08-31 23:29 UTC
[PATCH v7 08/11] mm: zero reserved and unavailable struct pages
2017-08-30 23:12 UTC
[GIT PULL 00/12] KVM: s390: Fixes and features for 4.14 (kvm/next)
2017-08-30 7:54 UTC (6+ messages)
` [GIT PULL 08/12] KVM: s390: Support Configuration z/Architecture Mode
` [GIT PULL 09/12] KVM: s390: Multiple Epoch Facility support
` [GIT PULL 10/12] KVM: s390: sthyi: remove invalid guest write access
` [GIT PULL 11/12] KVM: s390: expose no-DAT to guest and migration support
` [GIT PULL 12/12] KVM: s390: we are always in czam mode
[PATCH] partitions/ibm: call ->getgeo directly
2017-08-30 7:22 UTC
[PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array
2017-08-29 15:24 UTC (27+ messages)
` [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus
` [PATCH RFC v3 2/9] KVM: arm/arm64: fix vcpu self-detection in vgic_v3_dispatch_sgi()
` [PATCH RFC v3 3/9] KVM: remember position in kvm->vcpus array
` [PATCH RFC v3 4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create()
` [PATCH RFC v3 5/9] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC v3 6/9] KVM: rework kvm_vcpu_on_spin loop
` [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus
` [PATCH RFC v3 8/9] KVM: implement kvm_for_each_vcpu with a list
` [PATCH RFC v3 9/9] KVM: split kvm->vcpus into chunks
[kvms390:next 4/6] arch/s390/kvm/vsie.c:933:1: error: expected identifier or '(' before '}' toke
2017-08-29 13:18 UTC
[PATCH 00/11] KVM: s390: Fixes and features for 4.14
2017-08-29 12:59 UTC (33+ messages)
` [PATCH 05/11] KVM: s390: Support Configuration z/Architecture Mode
` [PATCH 06/11] KVM: s390: Multiple Epoch Facility support
` [PATCH 10/11] KVM: s390: sthyi: remove invalid guest write access
` [PATCH 11/11] KVM: s390: expose no-DAT to guest and migration support
[PATCH 0/1] kernel fix for s390 postcopy hang
2017-08-28 8:28 UTC (2+ messages)
` [PATCH 1/1] s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
[PATCH] s390/zcrypt: make CPRBX const
2017-08-28 6:37 UTC (2+ messages)
[PATCH 03/15] [media] i2c: make device_type const
2017-08-25 21:30 UTC (3+ messages)
` [PATCH 02/15] drm: "
` [PATCH 13/15] scsi: "
[PATCH v2 1/1] futex: remove duplicated code and fix UB
2017-08-25 20:43 UTC (3+ messages)
[GIT PULL 0/2] KVM: s390: two fixes for sthyi emulation
2017-08-21 16:49 UTC (4+ messages)
` [GIT PULL 1/2] KVM: s390: sthyi: fix sthyi inline assembly
` [GIT PULL 2/2] KVM: s390: sthyi: fix specification exception detection
[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
2017-08-21 13:48 UTC (3+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
s390-tools-2.0.0 on github
2017-08-21 13:40 UTC
[PATCH 0/2] KVM: s390: two fixes for sthyi emulation (4.13)
2017-08-21 13:09 UTC (8+ messages)
` [PATCH 1/2] KVM: s390: sthyi: fix sthyi inline assembly
` [PATCH 2/2] KVM: s390: sthyi: fix specification exception detection
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