summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-04-11s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland
2023-04-11s390/dasd: add aq_requeue sysfs attributeStefan Haberland
2023-04-11s390/dasd: add aq_mask sysfs attributeStefan Haberland
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-11s390/dasd: remove unused DASD EER definesStefan Haberland
2023-04-04s390/zcrypt: simplify prep of CCA key tokenHarald Freudenberger
2023-04-04s390/zcrypt: remove unused ancient padding codeHarald Freudenberger
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-27s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak
2023-03-27s390/vfio-ap: remove redundant driver match functionLizhe
2023-03-24scsi: zfcp: Declare SCSI host template constBart Van Assche
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-20s390/ap: add ap status asynch error supportHarald Freudenberger
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger
2023-03-20s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger
2023-03-20s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger
2023-03-20s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-15net/ism: Remove extra includeStefan Raspl
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl
2023-03-13s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-21scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block
2023-02-21scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block
2023-02-21scsi: zfcp: Make the type for accessing request hashtable buckets size_tBenjamin Block
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-14vfio/ccw: remove WARN_ON during shutdownEric Farman
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-02-10s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-02-10s390/qeth: Use constant for IP address buffersThorsten Winkler
2023-02-10s390/ctcm: cleanup indentingAlexandra Winter
2023-02-10s390: vfio-ap: tighten the NIB validity checkHalil Pasic
2023-02-09s390/dasd: Fix potential memleak in dasd_eckd_init()Qiheng Lin