messages from 2017-07-18 01:49:26 to 2017-08-19 08:22:25 UTC [more...]
[14/15] staging: greybus: make device_type const
2017-08-19 8:22 UTC
[07/15] mux: make device_type const
2017-08-19 8:22 UTC
[PATCH net-next 0/7] s390/net: more updates for 4.14
2017-08-18 17:22 UTC (9+ messages)
` [PATCH net-next 1/7] s390/qeth: split L2 xmit paths
` [PATCH net-next 2/7] s390/qeth: pass full data length to l2_fill_header()
` [PATCH net-next 3/7] s390/qeth: pass TSO header length to fill_buffer()
` [PATCH net-next 4/7] s390/qeth: pass TSO data offset "
` [PATCH net-next 5/7] s390/qeth: pass full IQD header length "
` [PATCH net-next 6/7] s390/qeth: unify code to build header elements
` [PATCH net-next 7/7] s390/qeth: use skb_cow_head() for L2 OSA xmit
[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
2017-08-18 14:22 UTC (23+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array
[PATCH 06/11] s390/topology: Remove the unused parent_node() macro
2017-08-16 12:56 UTC (3+ messages)
[PATCH net-next 00/12] s390/net: updates for 4.14
2017-08-15 18:00 UTC (14+ messages)
` [PATCH net-next 01/12] s390/qeth: don't access skb after transmission
` [PATCH net-next 02/12] s390/qeth: remove extra L2 adapterparms query
` [PATCH net-next 03/12] s390/qeth: remove extra L3 "
` [PATCH net-next 04/12] s390/qeth: simplify fragment type selection
` [PATCH net-next 05/12] s390/qeth: straighten out fill_buffer() interface
` [PATCH net-next 06/12] s390/qeth: clean up fill_buffer() offset logic
` [PATCH net-next 07/12] s390/qeth: make more use of skb API
` [PATCH net-next 08/12] s390/net: reduce inlining
` [PATCH net-next 09/12] s390/qeth: extract bridgeport cmd builder
` [PATCH net-next 10/12] s390/qeth: reject multicast rxip addresses
` [PATCH net-next 11/12] s390/qeth: fix trace-messages for deleting "
` [PATCH net-next 12/12] s390/qeth: fix using of ref counter for "
[RFT 00/13] constify s390 ccw_device_id
2017-08-15 11:30 UTC (16+ messages)
` [RFT 01/13] s390: ccwdev: constify ccw_device_id
` [RFT 02/13] s390: dasd_eckd: "
` [RFT 03/13] s390: dasd_fba: "
` [RFT 04/13] s390: con3215: "
` [RFT 05/13] s390: raw3270: "
` [RFT 06/13] s390: tape_34xx: "
` [RFT 07/13] s390: tape_3590: "
` [RFT 08/13] s390: vmur: "
` [RFT 09/13] s390: ctcm: "
` [RFT 10/13] s390: lcs: "
` [RFT 11/13] s390: qeth: "
` [RFT 12/13] s390: zfcp: "
` [RFT 13/13] s390: virtio: "
[PATCH] s390/crypto: make cca_public_sec and cca_token_hdr const
2017-08-09 7:39 UTC (3+ messages)
[PATCH 00/22] zfcp fixes and cleanups
2017-08-08 16:07 UTC (26+ messages)
` [PATCH 01/22] zfcp: replace zfcp_qdio_sbale_count by sg_nents
` [PATCH 02/22] zfcp: use setup_timer instead of init_timer
` [PATCH 03/22] zfcp: Remove unneeded linux/miscdevice.h include
` [PATCH 04/22] zfcp: convert bool-definitions to use 'true' instead of '1'
` [PATCH 05/22] zfcp: fix queuecommand for scsi_eh commands when DIX enabled
` [PATCH 06/22] zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
` [PATCH 07/22] zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
` [PATCH 08/22] zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
` [PATCH 09/22] zfcp: fix missing trace records for early returns in TMF eh handlers
` [PATCH 10/22] zfcp: fix payload with full FCP_RSP IU in SCSI trace records
` [PATCH 11/22] zfcp: trace HBA FSF response by default on dismiss or timedout late response
` [PATCH 12/22] zfcp: trace high part of "new" 64 bit SCSI LUN
` [PATCH 13/22] zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan response
` [PATCH 14/22] zfcp: clarify that we don't need "link" test on failed open port
` [PATCH 15/22] zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bottom_io
` [PATCH 16/22] zfcp: use endianness conversions with common FC(P) struct fields
` [PATCH 17/22] zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsi
` [PATCH 18/22] zfcp: clean up redundant code with fall through in link down SRB switch case
` [PATCH 19/22] zfcp: clean up no longer existent prototype from zfcp API header
` [PATCH 20/22] zfcp: clean up a member of struct zfcp_qdio that was assigned but never used
` [PATCH 21/22] zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
` [PATCH 22/22] zfcp: early returns for traces disabled via level
[PATCH net 0/1] s390/qeth fix
2017-08-07 18:25 UTC (3+ messages)
` [PATCH net 1/1] s390/qeth: fix L3 next-hop in xmit qeth hdr
[PATCH] MAINTAINERS: Add myself to S390 ZFCP DRIVER as a co-maintainer
2017-08-07 17:11 UTC (2+ messages)
[RFC 0/9] zfcp: decouple scsi_eh callbacks from scsi_cmnd
2017-08-07 17:08 UTC (22+ messages)
` [RFC 1/9] zfcp: drop unsuitable scsi_cmnd usage from SCSI traces for scsi_eh / TMF
` [RFC 2/9] zfcp: decouple TMF response handler from scsi_cmnd
` [RFC 3/9] zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again
` [RFC 4/9] zfcp: decouple FSF request setup of TMF from scsi_cmnd
` [RFC 5/9] zfcp: decouple SCSI "
` [RFC 6/9] scsi: fc: start decoupling fc_block_scsi_eh "
` [RFC 7/9] zfcp: use fc_block_rport for TMFs and host reset to decouple "
` [RFC 8/9] zfcp: fix waiting for rport(s) unblock in eh_host_reset_handler
` [RFC 9/9] zfcp: decouple our scsi_eh callbacks from scsi_cmnd
drivers/s390/char/keyboard.c NULL pointer reference
2017-08-05 7:50 UTC (4+ messages)
` "
` "
drivers/s390/char/keyboard.c kernel stack infoleak
2017-08-05 7:12 UTC (4+ messages)
[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
2017-08-04 15:22 UTC (3+ messages)
[PATCH 0/2] s390: add const to bin_attribute structures
2017-08-03 10:59 UTC (4+ messages)
` [PATCH 1/2] s390/sclp: add const to bin_attribute structure
` [PATCH 2/2] s390/cio: add const to bin_attribute structures
[v4 09/15] sparc64: optimized struct page zeroing
2017-08-03 5:15 UTC
[v4 13/15] mm: stop zeroing memory during allocation in vmemmap
2017-08-03 4:46 UTC
[v4 04/15] mm: discard memblock data later
2017-08-03 4:29 UTC
[v4 14/15] mm: optimize early system hash allocations
2017-08-03 4:29 UTC
pci: Add generic pcibios_{fixup_bus,align_resource}
2017-08-02 20:00 UTC
[PATCH net-next 00/10] net/smc: get rid of unsafe_global_rkey
2017-07-29 18:23 UTC (9+ messages)
` [PATCH net-next 03/10] net/smc: introduce sg-logic for RMBs
` [PATCH net-next 04/10] net/smc: use separate memory regions "
` [PATCH net-next 05/10] net/smc: register RMB-related memory region
` [PATCH net-next 06/10] net/smc: remove Kconfig warning
` [PATCH net-next 07/10] net/smc: introduce sg-logic for send buffers
` [PATCH net-next 08/10] net/smc: common functions for RMBs and "
` [PATCH net-next 10/10] net/smc: synchronize buffer usage with device
[PATCH 2/3] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
2017-07-28 15:12 UTC (3+ messages)
[PATCH] mm: take memory hotplug lock within numa_zonelist_order_handler()
2017-07-27 6:54 UTC (7+ messages)
Qemu problems in -next with 's390/spinlock: add niai spinlock hints'
2017-07-26 11:48 UTC (8+ messages)
[PULL 0/1] vfio-ccw: one bugfix for 4.12
2017-07-26 8:36 UTC (4+ messages)
` [PULL 1/1] vfio: ccw: fix bad ptr math for TIC cda translation
[GIT PULL 0/1] KVM: s390: fixup missing srcu lock for 4.13 (kvm/master)
2017-07-25 15:06 UTC (4+ messages)
` [GIT PULL 1/1] KVM: s390: take srcu lock when getting/setting storage keys
[GIT PULL] s390 fixes for 4.13-rc3
2017-07-25 5:31 UTC
[PATCH v2 1/1] vfio: ccw: fix bad ptr math for TIC cda translation
2017-07-24 8:01 UTC (2+ messages)
[PATCH 0/1] vfio: ccw: bugfix
2017-07-20 9:10 UTC (4+ messages)
` [PATCH 1/1] vfio: ccw: fix bad ptr math for TIC cda translation
[PATCH 0/8] constify s390 attribute_group structures
2017-07-19 8:50 UTC (10+ messages)
` [PATCH 1/8] s390: zcrypt_queue: constify "
` [PATCH 2/8] s390: zcrypt_card: "
` [PATCH 3/8] s390: dasd_devmap: "
` [PATCH 4/8] s390: device: "
` [PATCH 5/8] s390: qeth: "
` [PATCH 6/8] s390: raw3270: "
` [PATCH 7/8] s390: tape_core: "
` [PATCH 8/8] s390: sclp_ocf: "
[CRIU][PATCH 0/3] s390: Enable travis for gcc
2017-07-18 11:16 UTC
[PATCH 0/2] vfio-ccw bugfixs
2017-07-18 9:26 UTC (8+ messages)
` [PATCH 1/2] vfio/ccw: allocate irq info with the right size
` [PATCH 2/2] vfio/ccw: fix initialization of the Object DeviceState pointer in the common base-device
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;
as well as URLs for NNTP newsgroup(s).