summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-10-28s390/dasd: Convert to bdev_open_by_path()Jan Kara
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-25s390/cio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-25s390/sclp: replace deprecated strncpy with strtomemJustin Stitt
2023-10-25s390/cio: fix virtual vs physical address confusionPeter Oberparleiter
2023-10-25s390/cio: export CMG value as decimalPeter Oberparleiter
2023-10-25s390/sclp: handle default case in sclp memory notifierSumanth Korikkar
2023-10-24s390/qeth: replace deprecated strncpy with strscpyJustin Stitt
2023-10-24s390/ctcm: replace deprecated strncpy with strscpyJustin Stitt
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-16s390/ap: show APFS value on error reply 0x8BHarald Freudenberger
2023-10-16s390/zcrypt: introduce new internal AP queue se_bound attributeHarald Freudenberger
2023-10-16s390/ap: re-init AP queues on config onHarald Freudenberger
2023-10-16s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer
2023-09-27scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens
2023-09-19s390/zcrypt: update list of EP11 operation modesIngo Franzki
2023-09-08Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-05s390/zcrypt: utilize dev_set_name() ability to use a formatted stringAndy Shevchenko
2023-09-05s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01s390/dasd: fix string length handlingHeiko Carstens
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-30s390/airq: remove lsi_mask from airq_structBenjamin Block
2023-08-30s390/dcssblk: fix lockdep warningGerald Schaefer
2023-08-30s390/monreader: fix virtual vs physical address confusionGerald Schaefer
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-23Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...Christian Brauner
2023-08-21block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig
2023-08-21dasd: also call __invalidate_device when setting the device offlineChristoph Hellwig
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18s390/vfio-ap: make sure nib is sharedTony Krowiak
2023-08-18s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36Tony Krowiak
2023-08-18s390/vfio-ap: handle queue state change in progress on resetTony Krowiak
2023-08-18s390/vfio-ap: use work struct to verify queue resetTony Krowiak
2023-08-18s390/vfio-ap: store entire AP queue status word with the queue objectTony Krowiak
2023-08-18s390/vfio-ap: remove upper limit on wait for queue reset to completeTony Krowiak
2023-08-18s390/vfio-ap: allow deconfigured queue to be passed through to a guestTony Krowiak
2023-08-18s390/vfio-ap: wait for response code 05 to clear on queue resetTony Krowiak