linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-08 15:26:23 to 2017-05-19 10:48:51 UTC [more...]

RFC: better timer interface
 2017-05-19 10:48 UTC  (24+ messages)
` [PATCH 1/9] timers: remove the fn and data arguments to call_timer_fn
` [PATCH 2/9] timers: provide a "modern" variant of timers
` [PATCH 3/9] kthread: remove unused macros
` [PATCH 4/9] workqueue: switch to modern timers
` [PATCH 5/9] powerpc/numa: switch topology_timer to modern timer
` [PATCH 6/9] s390: switch topology_timer to a "
` [PATCH 7/9] s390: switch lgr timer "
` [PATCH 8/9] tlclk: switch switchover_timer "
` [PATCH 9/9] timers: remove old timer initialization macros

[PATCH 1/1] futex: remove duplicated code
 2017-05-18 17:30 UTC  (4+ messages)

[PATCH v8 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-05-18 13:13 UTC  (17+ messages)
` [PATCH v8 01/13] update-linux-headers: update for vfio-ccw
` [PATCH v8 02/13] vfio: linux-headers "
` [PATCH v8 03/13] s390x/css: add s390-squash-mcss machine option
` [PATCH v8 04/13] s390x/css: realize css_sch_build_schib
` [PATCH v8 05/13] s390x/css: realize css_create_sch
` [PATCH v8 06/13] s390x/css: device support for s390-ccw passthrough
` [PATCH v8 07/13] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH v8 08/13] vfio/ccw: get io region info
` [PATCH v8 09/13] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH v8 10/13] s390x/css: introduce and realize ccw-request callback
` [PATCH v8 11/13] s390x/css: ccw translation infrastructure
` [PATCH v8 12/13] vfio/ccw: update sense data if a unit check is pending
` [PATCH v8 13/13] MAINTAINERS: Add vfio-ccw maintainer

[PATCH 4.10 50/93] perf annotate s390: Fix perf annotate error -95 (4.10 regression)
 2017-05-18 10:47 UTC  (2+ messages)
` [PATCH 4.10 51/93] perf annotate s390: Implement jump types for perf annotate

[PATCH 4.11 053/114] perf annotate s390: Fix perf annotate error -95 (4.10 regression)
 2017-05-18 10:46 UTC  (2+ messages)
` [PATCH 4.11 054/114] perf annotate s390: Implement jump types for perf annotate

[PATCH -next] s390/scm_block: fix error return code in scm_blk_dev_setup()
 2017-05-17 16:53 UTC 

Patch "perf annotate s390: Fix perf annotate error -95 (4.10 regression)" has been added to the 4.11-stable tree
 2017-05-17 15:56 UTC 

Patch "perf annotate s390: Implement jump types for perf annotate" has been added to the 4.11-stable tree
 2017-05-17 15:56 UTC 

[PATCH] s390: use generic fb.h
 2017-05-17 10:41 UTC  (2+ messages)

[v3 0/9] parallelized "struct page" zeroing
 2017-05-16 23:50 UTC  (30+ messages)
` [v3 9/9] s390: teach platforms not to zero struct pages memory

[PATCH 0/3] S390-virtio: Adjustments for three function implementations
 2017-05-16 15:53 UTC  (4+ messages)
` [PATCH 1/3] s390: virtio: Delete error messages for failed memory allocations in two functions
` [PATCH 2/3] s390: virtio: Improve a size determination in virtio_ccw_setup_vq()
` [PATCH 3/3] s390: virtio: Adjust a null pointer check in two functions

[PATCH] S390-DASD: Delete an error message for a failed memory allocation in two functions
 2017-05-16 13:36 UTC 

[PATCH v2 27/53] docs-rst: convert s390-drivers DocBook to ReST
 2017-05-16 12:16 UTC 

[PATCH 28/36] docs-rst: convert s390-drivers DocBook to ReST
 2017-05-16  9:19 UTC  (3+ messages)

[GIT PULL] s390 patches for 4.12-rc2
 2017-05-16  5:44 UTC 

[PATCH V3 net 1/1] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
 2017-05-15 15:33 UTC 

[v3 3/9] mm: add "zero" argument to vmemmap allocators
 2017-05-13 19:17 UTC  (2+ messages)

[kernel-hardening] [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-13  7:21 UTC  (86+ messages)
` [kernel-hardening] "

[PATCH V2 net 1/1] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
 2017-05-12 17:09 UTC 

[PATCH 2/2] frv, mn10300, s390, sh: remove empty vga.h
 2017-05-12  8:42 UTC 

[PATCH v7 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-05-11 21:49 UTC  (22+ messages)
` [PATCH v7 06/13] s390x/css: device support for s390-ccw passthrough
  ` [Qemu-devel] "
` [PATCH v7 07/13] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH v7 08/13] vfio/ccw: get io region info
  ` [Qemu-devel] "
` [PATCH v7 09/13] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH v7 10/13] s390x/css: introduce and realize ccw-request callback
` [PATCH v7 12/13] vfio/ccw: update sense data if a unit check is pending
` [PATCH v7 13/13] MAINTAINERS: Add vfio-ccw maintainer

[PATCH net 0/4] s390/net fixes
 2017-05-11 16:38 UTC  (6+ messages)
` [PATCH net 1/4] s390/qeth: handle sysfs error during initialization
` [PATCH net 2/4] s390/qeth: unbreak OSM and OSN support
` [PATCH net 3/4] s390/qeth: avoid null pointer dereference on OSN
` [PATCH net 4/4] s390/qeth: add missing hash table initializations

[PATCH 0/3] S390-DASD: Fine-tuning for some function implementations
 2017-05-10 22:30 UTC  (6+ messages)
` [PATCH 1/3] s390/dasd: Adjust buffer output in dasd_hosts_print()
` [PATCH 2/3] s390/dasd: Fix typos in two comment lines
` [PATCH 3/3] s390/dasd: Adjust six checks for null pointers

[s390:features 17/19] drivers/s390//block/scm_blk.c:255:3: error: too many arguments to function 'bl
 2017-05-10 17:45 UTC 

[PATCH 0/4] S390: Fine-tuning for six function implementations
 2017-05-09 10:54 UTC  (5+ messages)
  `  "


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