public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-13 17:38:46 to 2017-11-08 11:10:53 UTC [more...]

[PATCH 0/5] KVM: s390: patches for 4.15
 2017-11-08 11:10 UTC  (17+ messages)
` [PATCH 1/5] KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup
` [PATCH 2/5] KVM: s390: SIE considerations for AP Queue virtualization
` [PATCH 3/5] KVM: s390: vsie: use common code functions for pinning
` [PATCH 4/5] KVM: s390: abstract conversion between isc and enum irq_types
` [PATCH 5/5] KVM: s390: clear_io_irq() requests are not expected for adapter interrupts

[RFC/PATCH 00/22] KVM/s390: Hugetlbfs enablement
 2017-11-08 10:40 UTC  (26+ messages)
` [RFC/PATCH 01/22] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH 02/22] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH 03/22] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH 04/22] s390/mm: Add gmap pmd invalidation and clearing
` [RFC/PATCH 05/22] s390/mm: hugetlb pages within a gmap can not be freed
` [RFC/PATCH 06/22] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH 07/22] RFC: s390/mm: Transfer guest pmd protection to host
` [RFC/PATCH 08/22] s390/mm: Add huge page dirty sync support
` [RFC/PATCH 09/22] s390/mm: clear huge page storage keys on enable_skey
` [RFC/PATCH 10/22] s390/mm: Add huge pmd storage key handling
` [RFC/PATCH 11/22] s390/mm: Remove superfluous parameter
` [RFC/PATCH 12/22] s390/mm: Add gmap_protect_large read protection support
` [RFC/PATCH 13/22] s390/mm: Make gmap_read_table EDAT1 compatible
` [RFC/PATCH 14/22] s390/mm: Make protect_rmap "
` [RFC/PATCH 15/22] s390/mm: GMAP read table extensions
` [RFC/PATCH 16/22] s390/mm: Add shadow segment code
` [RFC/PATCH 17/22] s390/mm: Add VSIE reverse fake case
` [RFC/PATCH 18/22] s390/mm: Remove gmap_pte_op_walk
` [RFC/PATCH 19/22] s390/mm: Split huge pages if granular protection is needed
` [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] s390: vfio-ccw: Do not attempt to free no-op and test cda
 2017-11-06 16:24 UTC 

[PATCH] s390/dasd: avoid calling do_gettimeofday()
 2017-11-06 14:02 UTC 

[PATCH] s390/ap_bus: Convert timers to use timer_setup()
 2017-11-03 20:36 UTC  (5+ messages)

[PATCH] s390/mm: fix pud table accounting
 2017-11-03  9:20 UTC  (3+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-03  8:49 UTC  (53+ 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] bitmap: Fix optimization of bitmap_set/clear for big-endian machines
 2017-11-03  2:57 UTC  (2+ messages)

[PATCH] s390: pass endianness info to sparse
 2017-11-02 20:55 UTC 

[PATCH] s390: pass endianness info to sparse
 2017-10-31 17:22 UTC 

[GIT PULL] s390 patches for 4.14-rc7
 2017-10-27  7:55 UTC 

[PATCH 0/3] s390 refcount conversions
 2017-10-27  6:35 UTC  (8+ messages)
` [PATCH 1/3] [S390] vmur: convert urdev.ref_count from atomic_t to refcount_t
` [PATCH 2/3] [S390] net: convert lcs_reply.refcnt "
` [PATCH 3/3] [S390] qeth: convert qeth_reply.refcnt "

[RFC 0/5] guest dedicated crypto adapters: QEMU usage
 2017-10-26 15:54 UTC  (6+ 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] s390/mm: return -ENOMEM in arch_get_unmapped_area[_topdown]
 2017-10-26 10:16 UTC  (4+ messages)

[PATCH V3 net-next 0/3] TCP experimental option for SMC rendezvous
 2017-10-26  9:00 UTC  (5+ messages)
` [PATCH V3 net-next 1/3] smc: fix mutex unlocks during link group creation
` [PATCH V3 net-next 2/3] tcp: TCP experimental option for SMC
` [PATCH V3 net-next 3/3] smc: add SMC rendezvous protocol

[PATCH V2 net-next 0/3] TCP experimental option for SMC rendezvous
 2017-10-25  0:55 UTC  (5+ messages)
` [PATCH V2 net-next 1/3] smc: fix mutex unlocks during link group creation
` [PATCH V2 net-next 2/3] tcp: TCP experimental option for SMC
` [PATCH V2 net-next 3/3] smc: add SMC rendezvous protocol

[PATCH] net: smc_close: mark expected switch fall-throughs
 2017-10-24  9:30 UTC  (6+ messages)
    ` [PATCH v2] net: smc_close: mark expected switch fall-through

[PATCH net-next 00/13] s390/net: updates 2017-10-18
 2017-10-20 12:12 UTC  (16+ messages)
` [PATCH net-next 01/13] s390/qeth: rely on kernel for feature recovery
` [PATCH net-next 02/13] s390/drivers: use setup_timer
` [PATCH net-next 03/13] s390/qeth: remove duplicated device matching
` [PATCH net-next 04/13] s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
` [PATCH net-next 05/13] s390/qeth: fix early exit from error path
` [PATCH net-next 06/13] s390/qeth: clean up initial MTU determination
` [PATCH net-next 07/13] s390/qeth: don't verify device when setting MAC address
` [PATCH net-next 08/13] s390/qeth: no VLAN support on OSM
` [PATCH net-next 09/13] s390/qeth: clean up page frag creation
` [PATCH net-next 10/13] s390/qeth: consolidate skb allocation
` [PATCH net-next 11/13] s390/qeth: try harder to get packets from RX buffer
` [PATCH net-next 12/13] s390/qeth: support GRO flush timer
` [PATCH net-next 13/13] s390/qeth: don't dump control cmd twice

[PATCH-tip v7 00/15] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-19 15:21 UTC  (17+ messages)
` [PATCH-tip v7 01/15] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH-tip v7 02/15] locking/rwsem: Implement a new locking scheme
  ` [PATCH-tip v7 03/15] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
` [PATCH-tip v7 04/15] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH-tip v7 05/15] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
  ` [PATCH-tip v7 06/15] locking/rwsem: Remove arch specific rwsem files
  ` [PATCH-tip v7 07/15] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v7 08/15] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v7 09/15] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
  ` [PATCH-tip v7 10/15] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip v7 11/15] locking/rwsem: Remove rwsem_wake spinlock optimization
  ` [PATCH-tip v7 12/15] locking/rwsem: Eliminate redundant writer wakeup calls
  ` [PATCH-tip v7 13/15] locking/rwsem: Improve fairness to writers
  ` [PATCH-tip v7 14/15] locking/rwsem: Make waiting writer to optimistically spin for the lock
  ` [PATCH-tip v7 15/15] locking/rwsem: Wake up all readers in wait queue

[s390:features 56/60] arch/s390/kernel/nmi.c:44:2: error: implicit declaration of function 'smp_emer
 2017-10-19  9:52 UTC 

[GIT PULL] s390 patches for 4.14-rc6
 2017-10-18  6:30 UTC 

[PATCH] s390/cio: Convert timers to use timer_setup()
 2017-10-17 15:17 UTC  (4+ messages)

[PATCH] s390/scsi: Convert timers to use timer_setup()
 2017-10-17  8:59 UTC  (2+ messages)

[PATCH] s390/sclp: Convert timers to use timer_setup()
 2017-10-17  8:59 UTC  (2+ messages)

[PATCH] zfcp: fix erp_action use-before-initialize in REC action trace
 2017-10-17  2:46 UTC  (2+ messages)

[PATCH net-next 0/2] TCP experimental option for SMC rendezvous
 2017-10-16 16:13 UTC  (4+ messages)
` [PATCH net-next 1/2] tcp: TCP experimental option for SMC
` [PATCH net-next 2/2] smc: add SMC rendezvous protocol

[PULL 0/2] vfio-ccw fixes
 2017-10-16 10:46 UTC  (4+ messages)
` [PULL 1/2] vfio: ccw: bypass bad idaw address when fetching IDAL ccws
` [PULL 2/2] vfio: ccw: validate the count field of a ccw before pinning

[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

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


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