summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov
2021-08-18s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann
2021-08-18s390/qdio: consolidate QIB codeJulian Wiedmann
2021-08-18s390/qdio: use dev_info() in qdio_print_subchannel_info()Julian Wiedmann
2021-08-18s390/qdio: fine-tune the queue syncJulian Wiedmann
2021-08-18s390/qdio: clean up SIGA capability trackingJulian Wiedmann
2021-08-18s390/qdio: remove unused sync-after-IRQ infrastructureJulian Wiedmann
2021-08-18s390/qdio: use absolute data address in ESTABLISH ccwJulian Wiedmann
2021-08-18s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-08-18s390/cio: add rescan functionality on channel subsystemVineeth Vijayan
2021-08-16dcssblk: use bvec_virtChristoph Hellwig
2021-08-16dasd: use bvec_virtChristoph Hellwig
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-11scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-11vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter
2021-08-07s390/qeth: Switchdev event handlerAlexandra Winter
2021-08-07s390/qeth: Register switchdev event handlerAlexandra Winter
2021-08-05s390/sclp: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27s390/qdio: remove unused macrosJulian Wiedmann
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann
2021-07-27s390/qdio: remove unneeded siga-sync for Output QueueJulian Wiedmann
2021-07-27s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann
2021-07-27s390/qdio: propagate error when cancelling a ccw failsJulian Wiedmann
2021-07-27s390/qdio: improve roll-back after error on ESTABLISH ccwJulian Wiedmann
2021-07-27s390/qdio: cancel the ESTABLISH ccw after timeoutJulian Wiedmann
2021-07-27s390/qdio: fix roll-back after timeout on ESTABLISH ccwJulian Wiedmann
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov
2021-07-27s390/dasd: remove debug printkHeiko Carstens
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König
2021-07-21s390/ccwgroup: Drop if with an always false conditionUwe Kleine-König
2021-07-21s390/cio: Make struct css_driver::remove return voidUwe Kleine-König
2021-07-20scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann