summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds12-14/+15
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds10-120/+1044
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+37
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski2-2/+2
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig7-88/+39
2022-09-28s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible arrayKees Cook1-2/+2
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman1-2/+7
2022-09-25Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+30
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds1-2/+7
2022-09-21s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak1-0/+30
2022-09-21s390/dasd: add device ping attributeStefan Haberland4-0/+81
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland1-0/+5
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland1-0/+53
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland4-1/+117
2022-09-21s390/dasd: add copy pair setupStefan Haberland4-17/+623
2022-09-21s390/dasd: add query PPRC functionStefan Haberland3-0/+104
2022-09-21s390/dasd: put block allocation in separate functionStefan Haberland1-15/+23
2022-09-19s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland1-2/+7
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-0/+1
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman3-1/+7
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang11-14/+14
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-0/+7
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin1-1/+0
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2-0/+7
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-13/+26
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+4
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-132/+48
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo1-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo1-0/+3
2022-08-09s390/qeth: cache link_info for ethtoolAlexandra Winter2-132/+48
2022-08-07Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-479/+1230
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds10-321/+293
2022-08-05Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+4
2022-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2022-08-05s390/dasd: Establish DMA alignmentEric Farman2-0/+2
2022-08-05s390/dasd: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+26
2022-08-04Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-7/+8
2022-08-03block: change the blk_queue_split calling conventionChristoph Hellwig1-1/+1
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-11/+11
2022-08-02scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-01vfio/ccw: Check return code from subchannel quiesceEric Farman1-1/+1
2022-08-01vfio/ccw: Remove FSM Close from remove handlersEric Farman2-3/+0
2022-08-01vfio/ccw: Add length to DMA_UNMAP checksEric Farman3-7/+13
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini5-11/+26
2022-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-28s390/tape: fix comment typoJason Wang1-1/+1
2022-07-28s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap1-1/+1