public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-30 07:54:10 to 2017-10-16 09:37:47 UTC [more...]

[PATCH 0/2] vfio-ccw bugfix
 2017-10-16  9:37 UTC  (6+ messages)
` [PATCH 1/2] vfio: ccw: bypass bad idaw address when fetching IDAL ccws
` [PATCH 2/2] vfio: ccw: validate the count field of a ccw before pinning

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-10-16  9:27 UTC  (27+ messages)
` [RFC 01/19] KVM: s390: SIE considerations for AP Queue virtualization
` [RFC 02/19] KVM: s390: refactor crypto initialization
` [RFC 03/19] s390/zcrypt: new AP matrix bus
` [RFC 04/19] s390/zcrypt: create an AP matrix device on the "
` [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 09/19] s390/zcrypt: validate adapter assignment
` [RFC 10/19] s390/zcrypt: sysfs interfaces supporting AP domain assignment
` [RFC 11/19] s390/zcrypt: validate "
` [RFC 12/19] s390/zcrypt: sysfs support for control "
` [RFC 13/19] s390/zcrypt: validate "
` [RFC 14/19] KVM: s390: Connect the AP mediated matrix device to KVM
` [RFC 15/19] s390/zcrypt: introduce ioctl access to VFIO AP Matrix driver
` [RFC 16/19] KVM: s390: interface to configure KVM guest's AP matrix
` [RFC 17/19] KVM: s390: validate input to AP matrix config interface
` [RFC 18/19] KVM: s390: New ioctl to configure KVM guest's AP matrix
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest

[PATCH] s390: fix zfcpdump_defconfig failing to perform zfcpdump
 2017-10-16  9:24 UTC  (4+ messages)

[PATCH] zfcp: fix erp_action use-before-initialize in REC action trace
 2017-10-13 13:40 UTC 

[PATCH] s390/pkey: fix kzalloc-simple.cocci warnings
 2017-10-13  6:36 UTC  (2+ messages)

[PATCH net-next 1/1] net/smc: add SMC rendezvous protocol
 2017-10-13  6:06 UTC  (5+ messages)

[PATCH v2 net 1/2] net/smc: replace function pointer get_netdev()
 2017-10-12 19:20 UTC  (4+ messages)
` [PATCH v2 net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()
` [PATCH v2 net 0/2] net/smc: ib_query_gid() patches

[PATCH v6 00/11] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-11 20:57 UTC  (21+ messages)
    ` [PATCH v6 01/11] locking/rwsem: relocate rwsem_down_read_failed()
  ` [PATCH v6 02/11] locking/rwsem: Implement a new locking scheme
  ` [PATCH v6 03/11] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
  ` [PATCH v6 04/11] locking/rwsem: Remove kernel/locking/rwsem.h
    ` [PATCH v6 05/11] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
  ` [PATCH v6 06/11] locking/rwsem: Remove arch specific rwsem files
  ` [PATCH v6 07/11] locking/rwsem: Implement lock handoff to prevent lock starvation
  ` [PATCH v6 08/11] locking/rwsem: Enable readers spinning on writer
  ` [PATCH v6 09/11] locking/rwsem: Enable time-based reader lock stealing
    ` [PATCH v6 10/11] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
    ` [PATCH v6 11/11] locking/rwsem: Enable count-based spinning on reader

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-11 10:20 UTC  (29+ 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 net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()
 2017-10-10 17:09 UTC  (3+ messages)
  ` [PATCH net 1/2] net/smc: replace function pointer get_netdev()

linux-next: EXP: Fine-grained timer diagnostics breaks cpu hot unplug on s390
 2017-10-10 15:19 UTC 

[PATCH] s390: qdio: Convert timers to use timer_setup()
 2017-10-05 17:06 UTC  (4+ messages)

[PATCH net-next 01/10] net/smc: add missing dev_put
 2017-10-05 14:44 UTC  (16+ 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 v1] s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
 2017-10-05  8:22 UTC  (2+ messages)

[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] 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  (2+ messages)
` [GIT PULL 12/12] KVM: s390: we are always in czam mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox