public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-12 19:08:35 to 2017-06-14 10:16:26 UTC [more...]

[PATCH] checkpatch: HLIST_HEAD is also declaration
 2017-06-14 10:16 UTC 

[PATCH] af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers
 2017-06-13 20:15 UTC  (2+ messages)

patch "s390: drivers: convert to use DRIVER_ATTR_RO/WO" added to driver-core-next
 2017-06-13  5:59 UTC 

[GIT PULL] s390 patches for 4.12-rc6
 2017-06-12 14:36 UTC 

[PATCH] s390/crash: Fix KEXEC_NOTE_BYTES definition
 2017-06-11 19:46 UTC  (6+ messages)

[PATCH 10/11] s390: drivers: convert to use DRIVER_ATTR_RO/WO
 2017-06-09 10:20 UTC  (3+ messages)

[PATCH v5 0/9] locking/rwsem: Enable reader optimistic spinning
 2017-06-08 18:49 UTC  (11+ messages)
    ` [PATCH v5 1/9] locking/rwsem: relocate rwsem_down_read_failed()
  ` [PATCH v5 2/9] locking/rwsem: Stop active read lock ASAP
  ` [PATCH v5 3/9] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
  ` [PATCH v5 4/9] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
  ` [PATCH v5 5/9] locking/rwsem: Enable readers spinning on writer
  ` [PATCH v5 6/9] locking/rwsem: Use bit in owner to stop spinning
  ` [PATCH v5 7/9] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
  ` [PATCH v5 8/9] locking/rwsem: Enable count-based spinning on reader
  ` [PATCH v5 9/9] locking/rwsem: Enable reader lock stealing

[GIT PULL 0/1] KVM: s390: Fix for master (4.12)
 2017-06-08 14:40 UTC  (4+ messages)
` [GIT PULL 1/1] KVM: s390: fix ais handling vs cpu model

[PATCH] perf: correct precise_ip level for s390
 2017-06-08 14:40 UTC  (4+ messages)

[PATCH 2/6] mm: vmstat: move slab statistics from zone to node counters
 2017-06-07 16:20 UTC  (10+ messages)

[PATCH 0/3] perf fix test case 14
 2017-06-07 11:17 UTC  (5+ messages)
` [PATCH 1/3] perf: fix incorrect sample_type value for perf stat tests
` [PATCH 2/3] perf: fix exit code check in test case execution
` [PATCH 3/3] perf: fix perf test case 14

[PATCH RFC tip/core/rcu 1/2] srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
 2017-06-06 17:20 UTC  (8+ messages)

[PATCH net-next 0/9] s390/net updates
 2017-06-06 17:06 UTC  (11+ messages)
` [PATCH net-next 1/9] s390/qeth: remove support for IPA_IP_FRAGMENTATION
` [PATCH net-next 2/9] s390/qeth: remove skb_is_nonlinear() check on IQD
` [PATCH net-next 3/9] s390/qeth: query IPv6 IPA support on HiperSockets
` [PATCH net-next 4/9] s390/qeth: log bridgeport capabilities
` [PATCH net-next 5/9] s390/qeth: add missing strings for IPA return codes
` [PATCH net-next 6/9] s390/qeth: consolidate pack buffer flushing
` [PATCH net-next 7/9] s390/qeth: silence qeth_fix_features()
` [PATCH net-next 8/9] s390/qeth: add support for early L3 device setup
` [PATCH net-next 9/9] s390/qeth: do early device setup for z/VM IQD NICs

[v3 0/9] parallelized "struct page" zeroing
 2017-06-01  8:46 UTC  (18+ messages)
` [v3 9/9] s390: teach platforms not to zero struct pages memory

[PATCH v2] s390: provide default ioremap and iounmap declaration
 2017-05-30 12:21 UTC  (2+ messages)

[PATCH] s390: provide default ioremap and iounmap declaration
 2017-05-29 16:07 UTC  (4+ messages)

[PATCH 1/1] futex: remove duplicated code
 2017-05-26  6:54 UTC  (7+ messages)

[PATCH] s390: kernel: Delete an error message for a failed memory allocation in cpcmd()
 2017-05-25 18:28 UTC  (2+ messages)

[patch V3 15/32] s390/kernel: Use stop_machine_cpuslocked()
 2017-05-24 10:57 UTC  (4+ messages)
` [patch V3 28/32] s390: Prevent hotplug rwsem recursion

RFC: better timer interface
 2017-05-23 13:02 UTC  (39+ 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

[RFC PATCH] s390: Remove 'message security assist' from the list of vital facilities
 2017-05-23  6:17 UTC 

[PULL 0/1] vfio-ccw: one patch
 2017-05-23  5:37 UTC  (3+ messages)
` [PULL 1/1] s390/vfio_ccw: make some symbols static

[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  (5+ messages)

[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  (44+ messages)
` [kernel-hardening] "


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