summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-013-13/+45
|\
| * s390/cio: avoid excessive path-verification requestsVineeth Vijayan2021-09-273-13/+45
* | Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-281-1/+3
|\ \ | |/ |/|
| * vfio/ap_ops: Add missed vfio_uninit_group_dev()Jason Gunthorpe2021-09-241-1/+3
* | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-235-18/+17
|\ \ | |/ |/|
| * s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-212-3/+10
| * s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter2021-09-214-15/+4
| * s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann2021-09-211-0/+3
* | s390/ap: fix kernel doc commentsHeiko Carstens2021-09-152-3/+4
* | s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov2021-09-151-1/+2
|/
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0920-511/+75
|\
| * s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-086-48/+48
| * scsi: zfcp: fix kernel doc commentsHeiko Carstens2021-09-084-6/+6
| * s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
| * s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * s390: remove xpram device driverHeiko Carstens2021-09-073-428/+0
| * s390/cio: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * s390/ctrlchar: fix kernel doc commentHeiko Carstens2021-09-071-5/+6
| * s390/con3270: use proper type for tasklet functionHeiko Carstens2021-09-071-3/+4
| * s390/cio: dont unregister subchannel from child-driversVineeth Vijayan2021-08-312-18/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-3/+3
|\ \
| * | scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
| * | scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-07-201-2/+2
* | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-023-157/+139
|\ \ \
| * | | vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-08-252-66/+91
| * | | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-242-94/+40
| * | | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-242-7/+18
| * | | vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe2021-08-112-8/+8
| |/ /
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-014-21/+18
|\ \ \
| * \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-2/+11
| |\ \ \
| * | | | tty: drop put_tty_driverJiri Slaby2021-07-274-9/+9
| * | | | tty: stop using alloc_tty_driverJiri Slaby2021-07-273-12/+9
| | |/ / | |/| |
* | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-0110-31/+16
|\ \ \ \
| * \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-2/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-215-15/+5
| * | | | s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König2021-07-212-4/+5
| * | | | s390/ccwgroup: Drop if with an always false conditionUwe Kleine-König2021-07-211-2/+0
| * | | | s390/cio: Make struct css_driver::remove return voidUwe Kleine-König2021-07-216-14/+10
| | |/ / | |/| |
* | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-3112-410/+341
|\ \ \ \
| * | | | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-1/+3
| * | | | s390/net: replace in_irq() with in_hardirq()Changbin Du2021-08-162-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-132-4/+13
| |\ \ \ \
| * | | | | s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter2021-08-071-4/+127
| * | | | | s390/qeth: Switchdev event handlerAlexandra Winter2021-08-072-5/+79
| * | | | | s390/qeth: Register switchdev event handlerAlexandra Winter2021-08-071-3/+40
| * | | | | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-272-3/+3
| * | | | | qeth: use ndo_siocdevprivateArnd Bergmann2021-07-274-14/+35
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-234-2/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | s390/qeth: clean up device_type managementJulian Wiedmann2021-07-204-11/+10
| * | | | | s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2021-07-202-4/+4