summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-151-8/+0
|\
| * s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess2023-06-151-8/+0
* | Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linuxLinus Torvalds2023-06-091-2/+2
|\ \
| * | s390/dasd: Use correct lock while counting channel queue lengthJan Höppner2023-06-091-2/+2
* | | Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-091-1/+4
|\ \ \ | |_|/ |/| |
| * | s390/cio: unregister device when the only path is goneVineeth Vijayan2023-05-221-1/+4
* | | Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds2023-05-201-2/+31
|\ \ \ | |/ / |/| / | |/
| * s390/dasd: fix command reject error on ESE devicesStefan Haberland2023-05-191-2/+31
* | s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens2023-05-171-1/+1
* | s390/cio: include subchannels without devices also for evaluationVineeth Vijayan2023-05-151-0/+2
* | s390/pkey: zeroize key blobsHolger Dengler2023-05-151-0/+3
|/
* Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-3021-542/+797
|\
| * s390/zcrypt: rework arrays with length zero occurrencesHarald Freudenberger2023-04-194-42/+40
| * s390/cio: replace zero-length array with flexible-array memberHeiko Carstens2023-04-132-2/+2
| * s390/sclp: replace zero-length array with flexible-array memberHeiko Carstens2023-04-132-2/+2
| * s390/zcrypt: simplify prep of CCA key tokenHarald Freudenberger2023-04-041-23/+12
| * s390/zcrypt: remove unused ancient padding codeHarald Freudenberger2023-04-041-64/+8
| * s390/vfio-ap: remove redundant driver match functionLizhe2023-03-271-6/+0
| * s390/ap: add ap status asynch error supportHarald Freudenberger2023-03-202-25/+49
| * s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger2023-03-202-17/+291
| * s390/ap: introduce low frequency polling possibilityHarald Freudenberger2023-03-203-24/+41
| * s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger2023-03-203-4/+4
| * s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger2023-03-203-4/+27
| * s390/ap: make tapq gr2 response a structHarald Freudenberger2023-03-202-22/+9
| * s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger2023-03-201-0/+26
| * s390/ap: exploit new B bit from QCI config infoHarald Freudenberger2023-03-203-7/+20
| * s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger2023-03-208-248/+199
| * s390/zcrypt: rework length information for dqapHarald Freudenberger2023-03-205-31/+48
| * s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger2023-03-205-17/+17
| * Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens2023-03-201-4/+4
| |\
| | * s390/boot: rename mem_detect to physmem_infoVasily Gorbik2023-03-201-4/+4
| * | s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe2023-03-131-7/+5
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-271-3/+19
|\ \
| * | virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov2023-04-211-3/+19
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-277-31/+31
|\ \ \
| * | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+2
| |\| |
| * | | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-291-4/+4
| * | | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-21/+21
| * | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-176-6/+6
| | |/ | |/|
* | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-3/+7
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-301-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | net/ism: Remove redundant pci_clear_masterCai Huoqing2023-03-241-2/+0
| * | | net/ism: Remove extra includeStefan Raspl2023-03-151-1/+0
| * | | net/smc: Introduce explicit check for v2 supportStefan Raspl2023-03-151-0/+7
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-261-1/+1
|\ \ \
| * | | scsi: zfcp: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
| |/ /
* | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-265-33/+202
|\ \ \ | |_|/ |/| |
| * | s390/dasd: fix hanging blockdevice after request requeueStefan Haberland2023-04-111-1/+1
| * | s390/dasd: add autoquiesce event for start IO errorStefan Haberland2023-04-111-0/+2
| * | s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland2023-04-114-0/+60