summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-105-24/+36
|\
| * s390/cio: return -EFAULT if copy_to_user() failsEric Farman2021-03-081-1/+1
| * s390/tty3270: avoid comma separated statementsJoe Perches2021-03-081-2/+4
| * s390/crypto: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-1/+1
| * s390/cio: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-2/+2
| * s390/zcore: release dump save area on restart or power downAlexander Egorenkov2021-03-081-0/+26
| * s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov2021-03-081-17/+1
| * s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-081-1/+1
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-092-69/+62
|\ \ | |/ |/|
| * s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann2021-03-091-3/+3
| * s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann2021-03-091-6/+12
| * s390/qeth: improve completion of pending TX buffersJulian Wiedmann2021-03-092-42/+30
| * s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann2021-03-091-18/+17
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-1/+1
|\ \
| * | whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-1/+1
* | | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-261-2/+2
|\ \ \ | |_|/ |/| |
| * | virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck2021-02-241-2/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-221-1/+0
|\ \ \ | |/ / |/| |
| * | scsi: zfcp: Do not set COMMAND_COMPLETEHannes Reinecke2021-01-221-1/+0
| |/
* | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-2111-277/+154
|\ \
| * | s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann2021-02-132-53/+10
| * | s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann2021-02-132-5/+15
| * | s390/qdio: rework q->qdio_error indicationJulian Wiedmann2021-02-132-19/+16
| * | s390/qdio: inline qdio_kick_handler()Julian Wiedmann2021-02-133-25/+12
| * | s390/zcrypt: return EIO when msg retry limit reachedHarald Freudenberger2021-02-091-0/+14
| * | s390/qdio: track time of last data IRQ for each deviceJulian Wiedmann2021-02-094-3/+8
| * | s390/qdio: make thinint registration symmetricJulian Wiedmann2021-02-093-25/+12
| * | s390/qdio: adopt new tasklet APIJulian Wiedmann2021-02-093-11/+5
| * | s390/qdio: remove qdio_inbound_q_moved() wrapperJulian Wiedmann2021-02-091-6/+1
| * | s390/qdio: remove Input tasklet codeJulian Wiedmann2021-02-095-119/+26
| * | s390/crypto: improve retry logic in case of master key changeHarald Freudenberger2021-01-271-3/+12
| * | s390/tape: Fix spelling mistake in function name tape_3590_erp_succededColin Ian King2021-01-271-2/+2
| * | s390/cio: use dma helpers for setting masksJulian Wiedmann2021-01-192-12/+34
| * | s390/cio: remove ccw_device_add() wrapperJulian Wiedmann2021-01-191-10/+3
* | | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-211-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar2021-02-1210-95/+144
| |\ \ \
| * | | | s390: Use arch_local_irq_{save,restore}() in early boot codeSven Schnelle2021-02-101-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-213-27/+7
|\ \ \ \
| * | | | block: add a disk_uevent helperChristoph Hellwig2021-01-241-21/+5
| * | | | block: store a block_device pointer in struct bioChristoph Hellwig2021-01-242-2/+2
| * | | | dcssblk: remove the end of device check in dcssblk_submit_bioChristoph Hellwig2021-01-241-4/+0
| | |_|/ | |/| |
* | | | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-204-5/+0
|\ \ \ \
| * | | | Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman2021-01-254-17/+30
| |\| | |
| * | | | tty_port: drop last traces of low_latencyJiri Slaby2021-01-074-5/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-026-78/+114
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 's390-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-303-70/+97
| |\ \ \
| | * | | s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak2021-01-273-49/+69
| | * | | s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidatedTony Krowiak2021-01-271-21/+28
| | | |/ | | |/|
| * | | Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-293-8/+17
| |\ \ \ | | |/ / | |/| |
| | * | s390/dasd: Fix inconsistent kobject removalJan Höppner2021-01-253-8/+17
| | |/