summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-091-1/+1
|\
| * s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu2023-11-071-1/+1
* | s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger2023-11-051-23/+20
* | s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2023-11-052-4/+5
* | s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger2023-11-051-0/+4
* | s390/ap: re-enable interrupt for AP queuesHarald Freudenberger2023-11-051-2/+12
* | s390/ap: rework to use irq info from ap queue statusHarald Freudenberger2023-11-052-11/+12
* | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0315-44/+116
|\ \ | |/ |/|
| * s390/cio: replace deprecated strncpy with strscpyJustin Stitt2023-10-251-2/+2
| * s390/sclp: replace deprecated strncpy with strtomemJustin Stitt2023-10-251-1/+1
| * s390/cio: fix virtual vs physical address confusionPeter Oberparleiter2023-10-251-2/+2
| * s390/cio: export CMG value as decimalPeter Oberparleiter2023-10-251-1/+1
| * s390/sclp: handle default case in sclp memory notifierSumanth Korikkar2023-10-251-1/+0
| * s390/ap: show APFS value on error reply 0x8BHarald Freudenberger2023-10-161-2/+16
| * s390/zcrypt: introduce new internal AP queue se_bound attributeHarald Freudenberger2023-10-163-6/+55
| * s390/ap: re-init AP queues on config onHarald Freudenberger2023-10-163-13/+18
| * s390: use control register bit definesHeiko Carstens2023-09-191-1/+1
| * s390/ctlreg: add struct ctlregHeiko Carstens2023-09-192-6/+6
| * s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens2023-09-192-6/+6
| * s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-194-9/+9
| * s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens2023-09-195-5/+5
| * s390/ctlreg: move control register code to separate fileHeiko Carstens2023-09-191-0/+1
| * s390/zcrypt: update list of EP11 operation modesIngo Franzki2023-09-191-0/+4
* | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-312-3/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-2/+4
| |\ \
| * | | s390/qeth: replace deprecated strncpy with strscpyJustin Stitt2023-10-241-1/+1
| * | | s390/ctcm: replace deprecated strncpy with strscpyJustin Stitt2023-10-241-2/+2
* | | | s390/dasd: Convert to bdev_open_by_path()Jan Kara2023-10-284-30/+31
| |/ / |/| |
* | | Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-10-211-2/+4
|\ \ \ | |/ / |/| |
| * | s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu2023-10-161-2/+4
| |/
* | net/smc: Fix dependency of SMC on ISMGerd Bayer2023-10-101-1/+1
* | scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu2023-09-271-4/+5
|/
* Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds2023-09-083-10/+10
|\
| * s390/dasd: fix string length handlingHeiko Carstens2023-09-013-10/+10
* | Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-09-075-25/+16
|\ \
| * | s390/zcrypt: utilize dev_set_name() ability to use a formatted stringAndy Shevchenko2023-09-051-7/+3
| * | s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko2023-09-051-0/+1
| * | s390/airq: remove lsi_mask from airq_structBenjamin Block2023-08-302-4/+1
| * | s390/dcssblk: fix lockdep warningGerald Schaefer2023-08-301-7/+6
| * | s390/monreader: fix virtual vs physical address confusionGerald Schaefer2023-08-301-7/+5
* | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-014-14/+14
|\ \ \
| * \ \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-205-14/+12
| |\ \ \
| * | | | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-114-6/+8
| * | | | tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-114-6/+6
| * | | | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-114-6/+4
* | | | | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-08-302-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu2023-07-252-0/+2
* | | | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-292-36/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-038-93/+63
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-271-11/+24
| |\ \ \ \ | | | |/ / | | |/| |