summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-0912-14/+15
|\
| * s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-141-0/+1
| * s390: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-3011-14/+14
* | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-1/+1
|\ \
| * \ Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-2/+7
| |\ \
| * \ \ Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-053-1/+7
| |\ \ \ | | | |/ | | |/|
| * | | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* | | | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-0710-120/+1044
|\ \ \ \
| * | | | s390/dasd: use blk_mq_alloc_diskChristoph Hellwig2022-09-287-88/+39
| * | | | s390/dasd: add device ping attributeStefan Haberland2022-09-214-0/+81
| * | | | s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland2022-09-211-0/+5
| * | | | s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland2022-09-211-0/+53
| * | | | s390/dasd: add copy pair swap capabilityStefan Haberland2022-09-214-1/+117
| * | | | s390/dasd: add copy pair setupStefan Haberland2022-09-214-17/+623
| * | | | s390/dasd: add query PPRC functionStefan Haberland2022-09-213-0/+104
| * | | | s390/dasd: put block allocation in separate functionStefan Haberland2022-09-211-15/+23
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-292-2/+37
|\ \ \ \
| * \ \ \ Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-241-0/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak2022-09-211-0/+30
| | |/ /
| * | | Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds2022-09-241-2/+7
| |\ \ \ | | |/ / | |/| |
| | * | s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland2022-09-191-2/+7
* | | | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-282-2/+2
* | | | s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible arrayKees Cook2022-09-271-2/+2
|/ / /
* | | Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-08-202-0/+7
|\ \ \
| * | | s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2022-08-152-0/+7
| | |/ | |/|
* / | virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin2022-08-161-1/+0
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-133-13/+26
|\ \
| * | scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier2022-08-013-13/+26
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-121-0/+4
|\ \ \
| * | | virtio: find_vqs() add arg sizesXuan Zhuo2022-08-111-0/+1
| * | | virtio: record the maximum queue num supported by the device.Xuan Zhuo2022-08-111-0/+3
* | | | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-112-132/+48
|\ \ \ \
| * | | | s390/qeth: cache link_info for ethtoolAlexandra Winter2022-08-082-132/+48
* | | | | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-069-479/+1230
|\ \ \ \ \
| * | | | | s390/tape: fix comment typoJason Wang2022-07-281-1/+1
| * | | | | s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap2022-07-281-1/+1
| * | | | | Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev2022-07-281-29/+26
| |\ \ \ \ \
| | * | | | | s390/crash: support multi-segment iteratorsAlexander Gordeev2022-07-201-35/+23
| | * | | | | s390/zcore: fix race when reading from hardware system areaAlexander Gordeev2022-07-201-1/+10
| * | | | | | s390/uvdevice: autoload module based on CPU facilitySteffen Eiden2022-07-191-3/+2
| * | | | | | s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-191-1/+1
| * | | | | | s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak2022-07-193-5/+350
| * | | | | | s390/vfio-ap: sysfs attribute to display the guest's matrixTony Krowiak2022-07-191-13/+35
| * | | | | | s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak2022-07-194-8/+80
| * | | | | | s390/vfio-ap: reset queues after adapter/domain unassignmentTony Krowiak2022-07-192-40/+114
| * | | | | | s390/vfio-ap: hot plug/unplug of AP devices when probed/removedTony Krowiak2022-07-191-6/+17
| * | | | | | s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassignedTony Krowiak2022-07-191-55/+57
| * | | | | | s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/removeTony Krowiak2022-07-191-39/+85
| * | | | | | s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassignTony Krowiak2022-07-191-12/+59
| * | | | | | s390/vfio-ap: use proper locking order when setting/clearing KVM pointerTony Krowiak2022-07-191-10/+48