summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2023-06-01s390/pkey: do not use struct pkey_protkeyHarald Freudenberger1-79/+116
2023-06-01s390/pkey: introduce reverse x-mas treesHarald Freudenberger1-36/+36
2023-06-01s390/zcore: conditionally clear memory on reiplMikhail Zaslonko1-1/+40
2023-06-01vfio/ccw: use struct_size() helperGustavo A. R. Silva1-2/+1
2023-06-01vfio/ccw: replace one-element array with flexible-array memberGustavo A. R. Silva2-2/+3
2023-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+37
2023-05-25s390/ism: Set DMA coherent maskNiklas Schnelle1-1/+1
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen1-1/+6
2023-05-22s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds1-2/+31
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-17s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens1-1/+1
2023-05-15s390/cio: include subchannels without devices also for evaluationVineeth Vijayan1-0/+2
2023-05-15s390/pkey: zeroize key blobsHolger Dengler1-0/+3
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds21-542/+797
2023-04-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+19
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+31
2023-04-27Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+7
2023-04-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds5-33/+202
2023-04-21virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov1-3/+19
2023-04-19s390/zcrypt: rework arrays with length zero occurrencesHarald Freudenberger4-42/+40
2023-04-13s390/cio: replace zero-length array with flexible-array memberHeiko Carstens2-2/+2
2023-04-13s390/sclp: replace zero-length array with flexible-array memberHeiko Carstens2-2/+2
2023-04-12block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie1-1/+6
2023-04-12s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-04-12s390/dasd: add autoquiesce event for start IO errorStefan Haberland1-0/+2
2023-04-12s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland4-0/+60
2023-04-12s390/dasd: add aq_requeue sysfs attributeStefan Haberland1-0/+36
2023-04-12s390/dasd: add aq_mask sysfs attributeStefan Haberland2-7/+59
2023-04-12s390/dasd: add autoquiesce featureStefan Haberland3-17/+46
2023-04-12s390/dasd: remove unused DASD EER definesStefan Haberland1-11/+1
2023-04-04s390/zcrypt: simplify prep of CCA key tokenHarald Freudenberger1-23/+12
2023-04-04s390/zcrypt: remove unused ancient padding codeHarald Freudenberger1-64/+8
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+2
2023-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman1-4/+4
2023-03-27s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak1-1/+2
2023-03-27s390/vfio-ap: remove redundant driver match functionLizhe1-6/+0
2023-03-25scsi: zfcp: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman1-21/+21
2023-03-20s390/ap: add ap status asynch error supportHarald Freudenberger2-25/+49
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger2-17/+291
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger3-24/+41
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger3-4/+4
2023-03-20s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger3-4/+27
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger2-22/+9
2023-03-20s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger1-0/+26
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger3-7/+20