linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 14:06:18 to 2018-11-27 08:11:15 UTC [more...]

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2018-11-27  8:11 UTC 

[PATCH] s390: Remove obsolete bust_spinlock() implementation
 2018-11-27  7:39 UTC  (5+ messages)

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-11-26 19:00 UTC  (14+ messages)
` [PATCH 1/3] vfio-ccw: add capabilities chain
` [PATCH 2/3] s390/cio: export hsch to modules
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions
` [qemu-s390x] [PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)

[PATCH 0/2] vfio-ccw: support hsch/csch (QEMU part)
 2018-11-26 18:07 UTC  (8+ messages)
` [PATCH 1/2] vfio-ccw: new capability chain support
` [PATCH 2/2] vfio-ccw: support async command subregion

[PATCH v2 07/12] KVM: s390: add kvm reference to struct sie_page2
 2018-11-26 16:00 UTC 

[PATCH] pcmcia: remove per-arch PCMCIA config entry
 2018-11-26  8:36 UTC  (3+ messages)

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-25  5:07 UTC  (5+ messages)
` [PATCH 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH 8/8] socket: Add SO_TIMESTAMPING_NEW

[PATCH net-next 00/10] net/smc: patches 2018-11-22
 2018-11-24  1:20 UTC  (12+ messages)
` [PATCH net-next 01/10] net/smc: cleanup tcp_listen_worker initialization
` [PATCH net-next 02/10] net/smc: make smc_lgr_free() static
` [PATCH net-next 03/10] net/smc: remove sock_error detour in clc-functions
` [PATCH net-next 04/10] net/smc: allow fallback after clc timeouts
` [PATCH net-next 05/10] net/smc: no link delete for a never active link
` [PATCH net-next 06/10] net/smc: short wait for late smc_clc_wait_msg
` [PATCH net-next 07/10] net/smc: cleanup listen worker mutex unlocking
` [PATCH net-next 08/10] net/smc: avoid a delay by waiting for nothing
` [PATCH net-next 09/10] net/smc: add infrastructure to send delete rkey messages
` [PATCH net-next 10/10] net/smc: unregister rkeys of unused buffer

[for-next][PATCH 11/18] s390/function_graph: Simplify with function_graph_entry()
 2018-11-23 17:15 UTC  (3+ messages)

[PATCH v2 01/12] KVM: s390: leave AIs in IPM of GISA during vcpu_pre_run()
 2018-11-23 10:23 UTC 

[PATCH v2 0/3] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-22 17:11 UTC  (4+ messages)
` [PATCH v2 1/3] vfio: ap: Add AP Queue Interruption Control facility
` [PATCH v2 2/3] vfio: ap: ioctl definitions for AP Queue Interrupt Control
` [PATCH v2 3/3] vfio: ap: AP Queue Interrupt Control VFIO ioctl calls

[PATCH 22/23] zfcp: drop default switch case which might paper over missing case
 2018-11-22 13:37 UTC 

[PATCH net V4 0/5] net/smc: fixes 2018-11-12
 2018-11-22  0:15 UTC  (7+ messages)
` [PATCH net V4 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net V4 2/5] net/smc: use queue pair number when matching link group
` [PATCH net V4 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net V4 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net V4 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-21 19:45 UTC  (7+ messages)
                  ` [PATCH v2 16/15 v2] "

[PATCH 3/5] vfio: ccw: Set subchannel state STANDBY on open
 2018-11-21 18:13 UTC 

[PATCH 5/5] vfio: ccw: Do not change the mediated device state on sch events
 2018-11-21 17:20 UTC  (2+ messages)

[PATCH 4/5] vfio: ccw: Refactoring state changes
 2018-11-21 17:05 UTC  (2+ messages)

[PATCH v2 06/12] KVM: s390: add function unlink_gib_alert_list()
 2018-11-20  8:25 UTC 

[PATCH 04/10] KVM: s390: add metric vcpus_in_sie to struct kvm_arch
 2018-11-19 17:37 UTC 

[PATCH v2 10/12] KVM: s390: add functions to (un)register GISC with GISA
 2018-11-19 17:25 UTC 

[PATCH v2 08/12] KVM: s390: factor out __find_vcpu_for_floating_irq()
 2018-11-19 17:25 UTC 

[PATCH v2 05/12] KVM: s390: add metric vcpus_in_sie to struct kvm_arch
 2018-11-19 17:25 UTC 

[PATCH v2 04/12] KVM: s390: factor out nullify_gisa()
 2018-11-19 17:25 UTC 

[PATCH v2 02/12] s390/cio: add function chsc_sgib()
 2018-11-19 17:25 UTC 

[PATCH v2 00/12] KVM: s390: make use of the GIB
 2018-11-19 17:25 UTC 

[RFC PATCH v1 05/10] s390/cio: Use common channel program processor for TIC
 2018-11-19 14:45 UTC 

[RFC PATCH v1 04/10] s390/cio: Breakout the processing of a channel program
 2018-11-19 14:33 UTC 

[PATCH net V3 0/5] net/smc: fixes 2018-11-12
 2018-11-18  5:29 UTC  (7+ messages)
` [PATCH net V3 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net V3 2/5] net/smc: use queue pair number when matching link group
` [PATCH net V3 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net V3 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net V3 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[PATCH 16/23] zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step
 2018-11-16 15:00 UTC 

[PATCH 12/23] zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB
 2018-11-16 14:40 UTC 

[PATCH 1/1] s390: vfio-ap: include <asm/facility> for test_facility()
 2018-11-16 12:28 UTC  (5+ messages)

[PATCH 23/23] zfcp: drop old default switch case which might paper over missing case
 2018-11-16 11:22 UTC 

[PATCH 21/23] zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()
 2018-11-16 11:20 UTC 

[PATCH 20/23] zfcp: silence remaining kdoc warnings in header files
 2018-11-16 11:20 UTC 

[PATCH 19/23] zfcp: silence all W=1 build warnings for existing kdoc
 2018-11-16 11:20 UTC 

[PATCH 18/23] zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg
 2018-11-16 11:19 UTC 

[PATCH 17/23] zfcp: use enum zfcp_erp_act_result for argument/return of affected functions
 2018-11-16 11:19 UTC 

[PATCH 15/23] zfcp: the action field of zfcp_erp_action is actually the type
 2018-11-16 11:16 UTC 

[PATCH 14/23] zfcp: clarify function argument name for trace tag string
 2018-11-16 11:15 UTC 

[PATCH 13/23] zfcp: ERP thread setup kdoc update
 2018-11-16 11:13 UTC 

[PATCH 11/23] zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header
 2018-11-16 11:12 UTC 

[PATCH 10/23] zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header
 2018-11-16 11:11 UTC 

[PATCH 09/23] zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req
 2018-11-16 11:09 UTC 

[PATCH 08/23] zfcp: group sort internal structure definitions for proximity
 2018-11-16 11:09 UTC 

[PATCH 07/23] zfcp: namespace prefix for internal latency data structures
 2018-11-16 11:09 UTC 

[PATCH 06/23] zfcp: update width in comment for ZFCP_COMMON_FLAGS mask
 2018-11-16 11:08 UTC 

[PATCH 05/23] zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp_fsf.c
 2018-11-16 11:08 UTC 

[PATCH 04/23] zfcp: drop unnecessary forward prototype for struct zfcp_reqlist
 2018-11-16 11:03 UTC 

[PATCH 03/23] zfcp: move SG table helper from aux to fc and make them static
 2018-11-16 11:03 UTC 

[PATCH 02/22] zfcp: remove unnecessary null pointer check before mempool_destroy
 2018-11-16 11:03 UTC 

[PATCH net V2 0/5] net/smc: fixes 2018-11-12
 2018-11-15 17:54 UTC  (7+ messages)
` [PATCH net V2 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net V2 2/5] net/smc: use queue pair number when matching link group
` [PATCH net V2 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net V2 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net V2 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[PATCH AUTOSEL 3.18 1/3] s390/vdso: add missing FORCE to build targets
 2018-11-14 22:26 UTC 

[PATCH AUTOSEL 4.4 1/8] s390/vdso: add missing FORCE to build targets
 2018-11-14 22:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 3/8] s390/mm: Fix ERROR: "__node_distance" undefined!

[PATCH AUTOSEL 4.9 01/13] s390/vdso: add missing FORCE to build targets
 2018-11-14 22:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 03/13] s390/mm: Fix ERROR: "__node_distance" undefined!
` [PATCH AUTOSEL 4.9 07/13] s390/qeth: fix HiperSockets sniffer

[PATCH AUTOSEL 4.14 01/27] s390/vdso: add missing FORCE to build targets
 2018-11-14 22:25 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 04/27] s390/mm: Fix ERROR: "__node_distance" undefined!
` [PATCH AUTOSEL 4.14 10/27] s390/qeth: fix HiperSockets sniffer
` [PATCH AUTOSEL 4.14 16/27] s390/perf: Change CPUM_CF return code in event init function

[PATCH AUTOSEL 4.18 01/59] s390/vdso: add missing FORCE to build targets
 2018-11-14 22:23 UTC  (5+ messages)
` [PATCH AUTOSEL 4.18 08/59] s390/mm: fix mis-accounting of pgtable_bytes
` [PATCH AUTOSEL 4.18 09/59] s390/mm: Fix ERROR: "__node_distance" undefined!
` [PATCH AUTOSEL 4.18 19/59] s390/qeth: fix HiperSockets sniffer
` [PATCH AUTOSEL 4.18 34/59] s390/perf: Change CPUM_CF return code in event init function

[RFC PATCH v1 00/10] vfio-ccw channel program rework
 2018-11-14 18:30 UTC 

[RFC PATCH v1 03/10] s390/cio: Squash cp_free and cp_unpin_free
 2018-11-14 18:12 UTC 

[PATCH 0/17] Kernel compression: add ZSTD, remove LZMA1 and BZIP2
 2018-11-13 23:10 UTC  (21+ messages)
` [PATCH 01/17] lib: Add support for ZSTD-compressed kernel
  ` [PATCH 02/17] x86: "
  ` [PATCH 03/17] .gitignore: add ZSTD-compressed files
  ` [PATCH 04/17] x86: Remove support for BZIP2 and LZMA compressed kernel
  ` [PATCH 05/17] mips: "
  ` [PATCH 06/17] parisc: "
  ` [PATCH 07/17] s390: "
  ` [PATCH 08/17] sh: "
  ` [PATCH 09/17] unicore32: "
  ` [PATCH 10/17] arm: Remove support for "
  ` [PATCH 11/17] Kconfig: Remove support for BZIP2-compressed initrd and kernel
  ` [PATCH 12/17] Kconfig: Remove support for LZMA-compressed initrd
  ` [PATCH 13/17] arch/*: Purge references to CONFIG_RD_BZIP2/LZMA from various defconfigs
  ` [PATCH 14/17] lib: Completely purge now-unused bzip2 code from the kernel
  ` [PATCH 15/17] lib: Completely purge now-unused lzma "
  ` [PATCH 16/17] Kconfig: Update the prose for selection of compression algorithm
  ` [PATCH 17/17] [NOT FOR MERGING] lib: Be noisy about used decompression method

[PATCH net 0/5] net/smc: fixes 2018-11-12
 2018-11-13 22:53 UTC  (7+ messages)
` [PATCH net 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net 2/5] net/smc: use queue pair number when matching link group
` [PATCH net 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[PATCH v1 0/7] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-13 15:40 UTC  (9+ messages)
` [PATCH v1 4/7] vfio: ap: AP Queue Interrupt Control VFIO ioctl calls

[PULL 0/4] vfio-ccw fixes for 4.20
 2018-11-13 15:06 UTC 

[PULL 4/4] s390/cio: Fix cleanup when unsupported IDA format is used
 2018-11-13 12:47 UTC 

[PULL 3/4] s390/cio: Fix cleanup of pfn_array alloc failure
 2018-11-13 12:47 UTC 

[PULL 2/4] vfio: ccw: Register mediated device once all structures are initialized
 2018-11-13 12:47 UTC 

[PULL 1/4] s390/cio: make vfio_ccw_io_region static
 2018-11-13 12:47 UTC 

[PATCH net 1/1] s390/ism: clear dmbe_mask bit before SMC IRQ handling
 2018-11-12 16:06 UTC 

[RFC PATCH v1 01/10] s390/cio: Fix cleanup of pfn_array alloc failure
 2018-11-12 14:16 UTC 

[RFC PATCH v1 02/10] s390/cio: Fix cleanup when unsupported IDA format is used
 2018-11-12 12:43 UTC 

[PATCH v2 2/2] vfio: ccw: Register mediated device once all structures are initialized
 2018-11-12 10:20 UTC 

[PATCH tip/core/rcu 07/41] s390/mm: Convert tlb_table_flush() to use call_rcu()
 2018-11-11 19:43 UTC 

[GIT PULL] s390 patches for 4.20 #2
 2018-11-09 16:30 UTC  (4+ messages)

[kvm-unit-tests PATCH] s390x: Fixup interrupt psws
 2018-11-09 10:15 UTC 

[RFC PATCH v1 10/10] s390/cio: Remove unused function/variables FIXUP
 2018-11-09  2:39 UTC 

[RFC PATCH v1 09/10] s390/cio: Eliminate the pfn_array_table struct
 2018-11-09  2:39 UTC 

[RFC PATCH v1 08/10] s390/cio: Split pfn_array_alloc_pin into pieces
 2018-11-09  2:39 UTC 

[RFC PATCH v1 07/10] s390/cio: Tell pfn_array_alloc_pin to pin pages, not bytes
 2018-11-09  2:39 UTC 

[RFC PATCH v1 06/10] s390/cio: Combine ccwchain_fetch _idal and _direct
 2018-11-09  2:39 UTC 

[RFC PATCH v1 02/10] s390/cio: Fix cleanup when unsupported IDA format is used
 2018-11-09  2:39 UTC 

[PATCH net-next 0/8] s390/qeth: updates 2018-11-08
 2018-11-09  1:23 UTC  (7+ messages)
` [PATCH net-next 4/8] s390/qeth: remove card list
` [PATCH net-next 5/8] s390/qeth: replace open-coded cmd setup
` [PATCH net-next 6/8] s390/qeth: remove two IPA command helpers
` [PATCH net-next 7/8] s390/qeth: remove unused fallback in Layer3's MAC code
` [PATCH net-next 8/8] s390/qeth: don't process hsuid in qeth_l3_setup_netdev()

[PATCH 00/23] zfcp updates for v4.21
 2018-11-08 14:44 UTC 


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