summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
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-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
2023-08-18s390/vfio-ap: clean up irq resources if possibleTony Krowiak
2023-08-18s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQTony Krowiak
2023-08-18s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blobHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]Holger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler
2023-08-17s390/pkey: fix/harmonize internal keyblob headersHolger Dengler
2023-08-16s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski