messages from 2018-10-24 04:30:48 to 2018-11-16 11:19:41 UTC [more...]
[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 1/1] s390: vfio-ap: include <asm/facility> for test_facility()
2018-11-16 10:58 UTC (2+ messages)
[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 (23+ messages)
` [PATCH v1 1/7] vfio: ap: Add AP Queue Interruption Control facility
` [PATCH v1 2/7] vfio: ap: VFIO AP Queue Interrupt Control
` [PATCH v1 3/7] vfio: ap: AP Queue Interrupt structures definitions
` [PATCH v1 4/7] vfio: ap: AP Queue Interrupt Control VFIO ioctl calls
` [PATCH v1 5/7] s390: kvm: export GIB registration
` [PATCH v1 6/7] vfio: ap: register guest ISC with GISA and GIB
` [PATCH v1 7/7] s390: kvm: Handle all GISA IPM bits through GISA
[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 (10+ messages)
` [PATCH net-next 1/8] s390/qeth: utilize virtual MAC for Layer2 OSD devices
` [PATCH net-next 2/8] s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
` [PATCH net-next 3/8] s390/qeth: unify transmit code
` [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
[kvm-unit-tests PATCH] s390x: Fixup svc handling
2018-11-08 9:48 UTC
[PATCH 09/10] KVM: s390: add and wire function gib_alert_irq_handler()
2018-11-07 17:52 UTC
Build regressions/improvements in v4.20-rc1
2018-11-07 9:41 UTC (9+ messages)
` Build regressions/improvements in v4.20-rc1 (sound/pci/hda/patch_ca0132.c)
` [alsa-devel] "
[PATCH 08/10] KVM: s390: add functions to (un)register GISC with GISA
2018-11-07 9:22 UTC
[PATCH 02/10] KVM: s390: add the GIB and its related life-cyle functions
2018-11-06 18:46 UTC
[PATCH 03/10] KVM: s390: factor out nullify_gisa()
2018-11-06 14:34 UTC (2+ messages)
[PATCH 07/10] KVM: s390: add function process_gib_alert_list()
2018-11-06 12:29 UTC
[PATCH v15 00/26] Early boot time stamps
2018-11-06 11:35 UTC (4+ messages)
` [PATCH v15 23/26] sched: early boot clock
[PATCH] s390: numa: Export __node_distance
2018-11-05 6:08 UTC (3+ messages)
[PATCH net 0/6] s390/qeth: fixes 2018-11-02
2018-11-03 17:44 UTC (8+ messages)
` [PATCH net 1/6] s390/qeth: sanitize strings in debug messages
` [PATCH net 2/6] s390/qeth: fix HiperSockets sniffer
` [PATCH net 3/6] s390/qeth: unregister netdevice only when registered
` [PATCH net 4/6] s390/qeth: fix initial operstate
` [PATCH net 5/6] s390/qeth: sanitize ARP requests
` [PATCH net 6/6] s390/qeth: report 25Gbit link speed
[PATCH] s390/scsi: remove unnecessary condition check
2018-11-01 16:58 UTC
[PATCH 1/1] s390/config: Enable CONFIG_PRINTK_TIME in defconfig
2018-11-01 10:23 UTC
[PATCH] s390/mm: Fix ERROR: "__node_distance" undefined!
2018-11-01 10:00 UTC (2+ messages)
[PATCH 08/10] KVM: s390: add functions to (un)register GISC with GISA
2018-10-31 16:39 UTC
[PATCH 09/10] KVM: s390: add and wire function gib_alert_irq_handler()
2018-10-31 12:45 UTC
[PATCH 00/10] KVM: s390: make use of the GIB
2018-10-31 12:40 UTC
[PATCH 01/10] s390/cio: add function chsc_sgib()
2018-10-31 12:33 UTC
[PATCH 07/10] KVM: s390: add function process_gib_alert_list()
2018-10-31 12:14 UTC
[PATCH 05/10] KVM: s390: add function unlink_gib_alert_list()
2018-10-31 8:58 UTC
[PATCH 02/10] KVM: s390: add the GIB and its related life-cyle functions
2018-10-31 8:56 UTC
[PATCH 06/10] KVM: s390: add kvm reference to struct sie_page2
2018-10-29 14:04 UTC
[PATCH 1/1] s390/config: Enable CONFIG_PRINTK_TIME in defconfig
2018-10-28 11:23 UTC
[PATCH net V2 1/1] net/smc: fix smc_buf_unuse to use the lgr pointer
2018-10-26 23:00 UTC (2+ messages)
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-26 11:07 UTC (14+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h
[PATCH v2 2/2] vfio: ccw: Register mediated device once all structures are initialized
2018-10-25 17:15 UTC
[PATCH v2 1/2] vfio: ccw: Merge BUSY and BOXED states
2018-10-25 17:15 UTC
[PATCH v2 0/2] vfio: ccw: VFIO CCW cleanup part1
2018-10-25 17:15 UTC
[PATCH] dasd: remove dead code
2018-10-25 14:20 UTC
[PATCH RFC v3 0/3] Rlimit for module space
2018-10-25 14:18 UTC (8+ messages)
[PATCH 10/10] KVM: s390: start using the GIB
2018-10-25 12:37 UTC
[PATCH 04/10] KVM: s390: add metric vcpus_in_sie to struct kvm_arch
2018-10-25 12:37 UTC
[PATCH 1/1] dasd: remove dead code
2018-10-25 9:07 UTC
[PATCH] s390/fault: use wake_up_klogd() in bust_spinlocks()
2018-10-25 8:28 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox