aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-15scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS maskSteffen Maier1-2/+2
2018-11-15scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp_fsf.cSteffen Maier2-8/+7
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlistSteffen Maier1-3/+1
2018-11-15scsi: zfcp: move SG table helper from aux to fc and make them staticSteffen Maier2-45/+45
2018-11-15scsi: zfcp: remove unnecessary null pointer check before mempool_destroyzhong jiang1-14/+7
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun1-1/+1
2018-11-13s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman1-1/+3
2018-11-13s390/cio: Fix cleanup of pfn_array alloc failureEric Farman1-1/+1
2018-11-13vfio: ccw: Register mediated device once all structures are initializedPierre Morel1-4/+4
2018-11-13s390/cio: make vfio_ccw_io_region staticSebastian Ott1-1/+1
2018-11-08s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann1-3/+0
2018-11-08s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann1-3/+0
2018-11-08s390/qeth: remove two IPA command helpersJulian Wiedmann3-59/+19
2018-11-08s390/qeth: replace open-coded cmd setupJulian Wiedmann3-19/+12
2018-11-08s390/qeth: remove card listJulian Wiedmann3-44/+24
2018-11-08s390/qeth: unify transmit codeJulian Wiedmann3-83/+19
2018-11-08s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann2-30/+17
2018-11-08s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann4-22/+26
2018-11-07dasd: remove dead codeJens Axboe1-17/+5
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann4-10/+25
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann3-4/+11
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann4-151/+119
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport4-4/+4
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+1188
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-734/+694
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds32-442/+1545
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+3
2018-10-22s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger1-6/+20
2018-10-19s390/pkey: Load pkey kernel module automaticallyIngo Franzki1-1/+2
2018-10-15s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionHarald Freudenberger1-1/+1
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+38
2018-10-12s390/qeth: add TSO support for L2 devicesJulian Wiedmann3-8/+27
2018-10-12s390/qeth: add support for IPv6 TSOJulian Wiedmann3-31/+65
2018-10-12s390/qeth: enhance TSO control sequenceJulian Wiedmann2-2/+101
2018-10-12s390/qeth: make TSO controls protocol-agnosticJulian Wiedmann1-20/+21
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-1/+1
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig1-1/+1
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxGreg Kroah-Hartman6-11/+38
2018-10-10s390/pkey: Introduce new API for transforming key blobsIngo Franzki1-0/+110
2018-10-10s390/pkey: Introduce new API for random protected key verificationIngo Franzki1-1/+66
2018-10-10s390/pkey: Add sysfs attributes to emit secure key blobsIngo Franzki1-0/+104
2018-10-10s390/pkey: Add sysfs attributes to emit protected key blobsIngo Franzki1-0/+127
2018-10-09s390/pkey: Define protected key blob formatIngo Franzki1-6/+27
2018-10-09s390/pkey: Introduce new API for random protected key generationIngo Franzki1-0/+55
2018-10-09s390/zcrypt: add ap_adapter_mask sysfs attributeHarald Freudenberger1-0/+16
2018-10-09s390/zcrypt: provide apfs failure code on type 86 error replyHarald Freudenberger2-1/+25