summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | s390/lcs: Remove FDDI optionAlexandra Winter2023-07-252-36/+8
* | | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-2822-1151/+530
|\ \ \ \ \
| * \ \ \ \ Merge branch 'vfio-ap' into featuresHeiko Carstens2023-08-232-60/+110
| |\ \ \ \ \
| | * | | | | s390/vfio-ap: make sure nib is sharedTony Krowiak2023-08-181-0/+30
| | * | | | | s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36Tony Krowiak2023-08-181-1/+12
| | * | | | | s390/vfio-ap: handle queue state change in progress on resetTony Krowiak2023-08-181-1/+3
| | * | | | | s390/vfio-ap: use work struct to verify queue resetTony Krowiak2023-08-182-25/+25
| | * | | | | s390/vfio-ap: store entire AP queue status word with the queue objectTony Krowiak2023-08-182-14/+17
| | * | | | | s390/vfio-ap: remove upper limit on wait for queue reset to completeTony Krowiak2023-08-181-29/+35
| | * | | | | s390/vfio-ap: allow deconfigured queue to be passed through to a guestTony Krowiak2023-08-181-2/+4
| | * | | | | s390/vfio-ap: wait for response code 05 to clear on queue resetTony Krowiak2023-08-181-0/+2