aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2018-12-06virtio/s390: fix race in ccw_io_helper()Gravatar Halil Pasic 1-1/+6
2018-12-06virtio/s390: avoid race on vcdev->configGravatar Halil Pasic 1-2/+8
2018-11-29Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 8-14/+29
2018-11-28s390/qeth: fix length check in SNMP processingGravatar Julian Wiedmann 1-15/+12
2018-11-27s390/zcrypt: reinit ap queue state machine during device probeGravatar Harald Freudenberger 6-7/+20
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingGravatar Ursula Braun 1-1/+1
2018-11-13s390/cio: Fix cleanup when unsupported IDA format is usedGravatar Eric Farman 1-1/+3
2018-11-13s390/cio: Fix cleanup of pfn_array alloc failureGravatar Eric Farman 1-1/+1
2018-11-13vfio: ccw: Register mediated device once all structures are initializedGravatar Pierre Morel 1-4/+4
2018-11-13s390/cio: make vfio_ccw_io_region staticGravatar Sebastian Ott 1-1/+1
2018-11-03s390/qeth: report 25Gbit link speedGravatar Julian Wiedmann 2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsGravatar Julian Wiedmann 4-79/+34
2018-11-03s390/qeth: fix initial operstateGravatar Julian Wiedmann 4-10/+25
2018-11-03s390/qeth: unregister netdevice only when registeredGravatar Julian Wiedmann 3-4/+11
2018-11-03s390/qeth: fix HiperSockets snifferGravatar Julian Wiedmann 1-3/+5
2018-11-03s390/qeth: sanitize strings in debug messagesGravatar Julian Wiedmann 4-151/+119
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 4-4/+4
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-0/+1188
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 6-734/+694
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 32-442/+1545
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-3/+3
2018-10-22s390/pkey: move pckmo subfunction available checks away from module initGravatar Harald Freudenberger 1-6/+20
2018-10-19s390/pkey: Load pkey kernel module automaticallyGravatar Ingo Franzki 1-1/+2
2018-10-15s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionGravatar Harald Freudenberger 1-1/+1
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-11/+38
2018-10-12s390/qeth: add TSO support for L2 devicesGravatar Julian Wiedmann 3-8/+27
2018-10-12s390/qeth: add support for IPv6 TSOGravatar Julian Wiedmann 3-31/+65
2018-10-12s390/qeth: enhance TSO control sequenceGravatar Julian Wiedmann 2-2/+101
2018-10-12s390/qeth: make TSO controls protocol-agnosticGravatar Julian Wiedmann 1-20/+21
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Gravatar Christoph Hellwig 1-1/+1
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Gravatar Christoph Hellwig 1-1/+1
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Greg Kroah-Hartman 6-11/+38
2018-10-10s390/pkey: Introduce new API for transforming key blobsGravatar Ingo Franzki 1-0/+110
2018-10-10s390/pkey: Introduce new API for random protected key verificationGravatar Ingo Franzki 1-1/+66
2018-10-10s390/pkey: Add sysfs attributes to emit secure key blobsGravatar Ingo Franzki 1-0/+104
2018-10-10s390/pkey: Add sysfs attributes to emit protected key blobsGravatar Ingo Franzki 1-0/+127
2018-10-09s390/pkey: Define protected key blob formatGravatar Ingo Franzki 1-6/+27
2018-10-09s390/pkey: Introduce new API for random protected key generationGravatar Ingo Franzki 1-0/+55
2018-10-09s390/zcrypt: add ap_adapter_mask sysfs attributeGravatar Harald Freudenberger 1-0/+16
2018-10-09s390/zcrypt: provide apfs failure code on type 86 error replyGravatar Harald Freudenberger 2-1/+25
2018-10-09s390/zcrypt: zcrypt device driver cleanupGravatar Harald Freudenberger 16-189/+115
2018-10-09s390/kasan: avoid instrumentation of early C codeGravatar Vasily Gorbik 1-0/+1
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeGravatar Vasily Gorbik 1-0/+11
2018-10-09s390/mem_detect: replace tprot loop with binary searchGravatar Vasily Gorbik 1-2/+1
2018-10-09s390/mem_detect: introduce SCLP storage infoGravatar Vasily Gorbik 3-10/+64
2018-10-09s390/mem_detect: move tprot loop to early boot phaseGravatar Vasily Gorbik 1-0/+17
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cGravatar Vasily Gorbik 3-64/+79
2018-10-09s390/sclp: simplify early hsa_size detectionGravatar Vasily Gorbik 1-57/+3
2018-10-09s390/monwriter: do not use stack buffers for hardware dataGravatar Martin Schwidefsky 1-13/+20