linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-15 18:55:11 to 2016-07-13 17:16:21 UTC [more...]

[patch V2 19/67] s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)
 2016-07-13 17:16 UTC 

[PATCH] s390/char: Fix cdev_add usage
 2016-07-13 12:33 UTC 

[PATCH V3 4/5] kvm/stats: Add provisioning for 64-bit vm and vcpu statistics
 2016-07-13  9:04 UTC  (2+ messages)

[kernel-hardening] Re: [PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-13  8:54 UTC 

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (2+ messages)
                                                                          ` [PATCH v6 38/46] s390: "

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-12 18:16 UTC  (35+ messages)
` [PATCH v2 1/4] kernel/sched: introduce vcpu preempted check interface
` [PATCH v2 2/4] powerpc/spinlock: support vcpu preempted check
` [PATCH v2 3/4] locking/osq: Drop the overload of osq_lock()
` [PATCH v2 4/4] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner

[PATCH net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-07-12 18:10 UTC  (5+ messages)
` Fwd: "
  ` Fwd: "

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-07-12 12:19 UTC  (4+ messages)
  ` [PATCH v5 37/44] s390: "

[patch 18/66] s390: perf: Convert the hotplug notifier to state machine callbacks (Counter)
 2016-07-11 12:28 UTC  (2+ messages)
` [patch 19/66] s390: perf: Convert the hotplug notifier to state machine callbacks (Sampling)

[PATCH 0/2] virtio/s390 patches for 4.8
 2016-07-07 16:42 UTC  (4+ messages)
` [PATCH 1/2] virtio/s390: keep early_put_chars
` [PATCH 2/2] virtio/s390: deprecate old transport

[GIT PULL 0/1] KVM: s390: Fix for kvm/next (4.8) part 3
 2016-07-05 12:42 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: inject PER i-fetch events on applicable icpts

[PATCH net 0/1] qeth: important fix to avoid panic on oops
 2016-07-05  6:33 UTC  (3+ messages)
` [PATCH net 1/1] qeth: delete napi struct when removing a qeth device

[GIT PULL] s390 patches for 4.7-rc6
 2016-06-29  7:28 UTC 

[PATCH v2] s390: ensure that syscall arguments are properly masked on s390
 2016-06-28  4:51 UTC  (3+ messages)

[PATCH v6 00/21] ILP32 for ARM64
 2016-06-27  2:09 UTC  (11+ messages)
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext

[RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
 2016-06-23 22:00 UTC  (23+ messages)

[PATCH v2 1/3] block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
 2016-06-23 21:11 UTC 

[PATCH] s390: ensure that syscall arguments are properly masked on s390
 2016-06-22 20:44 UTC  (2+ messages)

[PATCH] qeth: autodetect layer2/3 of z/VM VSWITCH/GUESTLAN
 2016-06-22 16:07 UTC 

[PATCH] qeth: autodetect layer2/3 of z/VM VSWITCH
 2016-06-22 16:07 UTC 

[GIT PULL 00/51] KVM: s390: vSIE (nested virtualization) feature for 4.8 (kvm/next)
 2016-06-21 13:22 UTC  (53+ messages)
` [GIT PULL 01/51] s390/kvm: page table invalidation notifier
` [GIT PULL 02/51] s390/mm: use RCU for gmap notifier list and the per-mm gmap list
` [GIT PULL 03/51] s390/mm: extended gmap pte notifier
` [GIT PULL 04/51] s390/mm: add reference counter to gmap structure
` [GIT PULL 05/51] s390/mm: add shadow gmap support
` [GIT PULL 06/51] s390/mm: add kvm shadow fault function
` [GIT PULL 07/51] s390/mm: flush tlb of shadows in all situations
` [GIT PULL 08/51] s390/mm: shadow pages with real guest requested protection
` [GIT PULL 09/51] s390/mm: avoid races on region/segment/page table shadowing
` [GIT PULL 10/51] s390/mm: fix races on gmap_shadow creation
` [GIT PULL 11/51] s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
` [GIT PULL 12/51] s390/mm: protection exceptions are corrrectly shadowed
` [GIT PULL 13/51] s390/mm: take ipte_lock during shadow faults
` [GIT PULL 14/51] s390/mm: push ste protection down to shadow pte
` [GIT PULL 15/51] s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
` [GIT PULL 16/51] s390/mm: support EDAT1 for gmap shadows
` [GIT PULL 17/51] s390/mm: support EDAT2 "
` [GIT PULL 18/51] s390/mm: push rte protection down to shadow pte
` [GIT PULL 19/51] s390/mm: support real-space for gmap shadows
` [GIT PULL 20/51] s390/mm: limit number of real-space "
` [GIT PULL 21/51] s390/mm: remember the int code for the last gmap fault
` [GIT PULL 22/51] s390/mm: allow to check if a gmap shadow is valid
` [GIT PULL 23/51] s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
` [GIT PULL 24/51] KVM: s390: fast path for shadow gmaps in gmap notifier
` [GIT PULL 25/51] KVM: s390: backup the currently enabled gmap when scheduled out
` [GIT PULL 26/51] s390: introduce page_to_virt() and pfn_to_virt()
` [GIT PULL 27/51] mm/page_ref: introduce page_ref_inc_return
` [GIT PULL 28/51] KVM: s390: vsie: initial support for nested virtualization
` [GIT PULL 29/51] KVM: s390: vsie: optimize gmap prefix mapping
` [GIT PULL 30/51] KVM: s390: vsie: support setting the ibc
` [GIT PULL 31/51] KVM: s390: vsie: support edat1 / edat2
` [GIT PULL 32/51] KVM: s390: vsie: support host-protection-interruption
` [GIT PULL 33/51] KVM: s390: vsie: support STFLE interpretation
` [GIT PULL 34/51] KVM: s390: vsie: support aes dea wrapping keys
` [GIT PULL 35/51] KVM: s390: vsie: support transactional execution
` [GIT PULL 36/51] KVM: s390: vsie: support vectory facility (SIMD)
` [GIT PULL 37/51] KVM: s390: vsie: support run-time-instrumentation
` [GIT PULL 38/51] KVM: s390: vsie: support 64-bit-SCAO
` [GIT PULL 39/51] KVM: s390: vsie: support shared IPTE-interlock facility
` [GIT PULL 40/51] KVM: s390: vsie: support guest-PER-enhancement
` [GIT PULL 41/51] KVM: s390: vsie: support guest-storage-limit-suppression
` [GIT PULL 42/51] KVM: s390: vsie: support intervention-bypass
` [GIT PULL 43/51] KVM: s390: vsie: support conditional-external-interception
` [GIT PULL 44/51] KVM: s390: vsie: support IBS interpretation
` [GIT PULL 45/51] KVM: s390: vsie: try to refault after a reported fault to g2
` [GIT PULL 46/51] KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
` [GIT PULL 47/51] KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
` [GIT PULL 48/51] KVM: s390: vsie: speed up VCPU external calls
` [GIT PULL 49/51] KVM: s390: vsie: correctly set and handle guest TOD
` [GIT PULL 50/51] KVM: s390: vsie: add indication for future features
` [GIT PULL 51/51] KVM: s390: vsie: add module parameter "nested"

[PATCH 0/1] introduce page_ref_inc_return
 2016-06-20 23:11 UTC  (3+ messages)
` [PATCH 1/1] mm/page_ref: "

[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-20  7:59 UTC  (42+ messages)
` [RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v2 2/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v2 3/6] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v2 4/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v2 5/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation

[GIT PULL] s390 patches for 4.7-rc5
 2016-06-20  6:10 UTC 

[RFC PATCH-tip/locking/core v3 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-06-17 15:41 UTC  (11+ messages)
  ` [RFC PATCH-tip/locking/core v3 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
    ` [RFC PATCH-tip/locking/core v3 02/10] locking/rwsem: Stop active read lock ASAP
  ` [RFC PATCH-tip/locking/core v3 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
  ` [RFC PATCH-tip/locking/core v3 04/10] locking/rwsem: Enable count-based spinning on reader
  ` [RFC PATCH-tip/locking/core v3 05/10] locking/rwsem: move down rwsem_down_read_failed function
  ` [RFC PATCH-tip/locking/core v3 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
  ` [RFC PATCH-tip/locking/core v3 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
  ` [RFC PATCH-tip/locking/core v3 08/10] locking/rwsem: Enable spinning readers
  ` [RFC PATCH-tip/locking/core v3 09/10] locking/rwsem: Enable reactivation of reader spinning
  ` [RFC PATCH-tip/locking/core v3 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold

[PATCH] s390/oprofile: Remove deprecated create_workqueue
 2016-06-17  9:08 UTC  (7+ messages)

[PATCH net-next 00/13] s390: qeth patches
 2016-06-17  5:16 UTC  (15+ messages)
` [PATCH net-next 01/13] qeth: Include error message for "OS Mismatch"
` [PATCH net-next 02/13] qeth: refactor calculation of SBALE count
` [PATCH net-next 03/13] qeth: clean up condition when tso is used
` [PATCH net-next 04/13] qeth: fill netdevice->gso_* attributes accurately
` [PATCH net-next 05/13] qeth: enable scatter/gather in layer 2 mode
` [PATCH net-next 06/13] qeth: enable scatter/gather by default
` [PATCH net-next 07/13] qeth: introduce linearization fail count to stats
` [PATCH net-next 08/13] qeth: optimize IP handling in rx_mode callback
` [PATCH net-next 09/13] qeth layer 2 and layer 3 common feature handling
` [PATCH net-next 10/13] qeth: add network device features for VLAN devices
` [PATCH net-next 11/13] qeth: improve set_features error handling
` [PATCH net-next 12/13] qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets
` [PATCH net-next 13/13] s390/qeth: fix indentation in qeth_l3_arp_query

[PATCH net-next 0/3] s390: af_iucv patches
 2016-06-15 19:21 UTC  (2+ messages)

[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-15 18:55 UTC  (4+ messages)
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes


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).