summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-133-22/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-296-26/+29
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-6/+15
| |\ \ \
| * | | | s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2022-11-071-5/+3
| * | | | s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor2022-11-071-8/+1
| * | | | s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor2022-11-071-9/+2
* | | | | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-12-131-1/+2
|\ \ \ \ \
| * | | | | s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig2022-11-211-1/+2
| |/ / / /
* | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-1/+1
|\ \ \ \ \
| * | | | | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
| * | | | | [s390] zcore: WRITE is "data source", not destination...Al Viro2022-11-251-1/+1
* | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-1219-160/+277
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/sclp: introduce sclp_emergency_printk()Heiko Carstens2022-12-061-0/+24
| * | | | | s390/sclp: keep sclp_early_sccbHeiko Carstens2022-12-061-1/+1
| * | | | | s390/ipl: add eckd dump supportSven Schnelle2022-12-061-0/+4
| * | | | | s390/ipl: add eckd supportSven Schnelle2022-12-061-1/+3
| * | | | | vfio/ccw: identify CCW data addresses as physicalEric Farman2022-12-051-2/+2
| * | | | | vfio/ccw: sort out physical vs virtual pointers usageAlexander Gordeev2022-12-051-1/+1
| * | | | | s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev2022-12-0110-38/+45
| * | | | | s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens2022-11-291-1/+9
| * | | | | s390/sclp: convert to use sysfs_emit()Heiko Carstens2022-11-291-3/+3
| * | | | | s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens2022-11-292-8/+3
| * | | | | s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens2022-11-231-6/+6
| * | | | | s390/con3215: Fix white space errorsThomas Richter2022-10-261-10/+9
| * | | | | s390/con3215: Drop console data printout when buffer fullThomas Richter2022-10-261-61/+155
| * | | | | s390/con3215: Simplify console write operationThomas Richter2022-10-261-28/+12
* | | | | | s390/qeth: fix use-after-free in hsciAlexandra Winter2022-12-081-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds2022-11-253-24/+23
|\ \ \ \ \
| * | | | | s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland2022-11-231-1/+1
| * | | | | s390/dasd: fix no record found for raw_track_accessStefan Haberland2022-11-231-4/+2
| * | | | | s390/dasd: increase printing of debug data payloadStefan Haberland2022-11-231-18/+19
| * | | | | s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King2022-11-231-1/+1
* | | | | | Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-11-251-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun2022-11-231-1/+4
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-11-191-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block2022-11-171-1/+1
| | |/ / / | |/| | |
* | | | | s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer2022-11-161-0/+1
| |_|/ / |/| | |
* | | | s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger2022-11-021-6/+15
| |_|/ |/| |
* | | s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne2022-10-261-1/+1
* | | s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter2022-10-261-6/+2
|/ /
* | Merge tag 's390-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-142-3/+36
|\ \
| * | s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2022-10-102-1/+34
| * | s390/vmur: remove unnecessary BUG statementPeter Oberparleiter2022-10-101-2/+2
| |/
* | Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-10-125-133/+97
|\ \ | |/ |/|
| * vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe2022-10-045-31/+2
| * vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-042-24/+6
| * vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-043-17/+2