summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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
2023-07-25s390/lcs: Remove FDDI optionAlexandra Winter
2023-07-25scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu
2023-07-24s390/dasd: print copy pair message only for the correct errorStefan Haberland
2023-07-24s390/dasd: fix hanging device after request requeueStefan Haberland
2023-07-24s390/dasd: use correct number of retries for ERP requestsStefan Haberland
2023-07-24s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-07-24docs: move s390 under archCosta Shulyupin
2023-07-24s390/mm: remove redundant check against VMEM_MAX_PHYSAlexander Gordeev
2023-07-24s390/dcssblk: fix virtual vs physical address confusionAlexander Gordeev
2023-07-24s390/dcssblk: use IS_ALIGNED() for alignment checksAlexander Gordeev
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova
2023-07-20s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-08s390/ism: Do not unregister clients with registered DMBsNiklas Schnelle
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev