summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-91/+180
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-19/+18
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2024-01-17s390/vfio-ap: do not reset queue removed from host configTony Krowiak1-4/+12
2024-01-17s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak1-35/+41
2024-01-17s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2-45/+129
2024-01-17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak1-0/+13
2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak1-2/+3
2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak1-40/+17
2024-01-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+13
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-47/+17
2024-01-11Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds17-276/+327
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+0
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds4-7/+7
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-3/+4
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+3
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu2-39/+6
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu1-8/+11
2023-12-21Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+4
2023-12-12s390/cio: make sch->lock spinlock pointer a memberHalil Pasic10-115/+99
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman4-60/+62
2023-12-11s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor1-6/+0
2023-12-08s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2023-12-08tty: con3270: convert to u8 and size_tJiri Slaby (SUSE)1-6/+6
2023-12-08tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)1-12/+12
2023-12-06scsi: zfcp: Replace strlcpy() with strscpy()Kees Cook1-2/+13
2023-11-30s390/ap: handle outband SE bind state changeHarald Freudenberger3-50/+122
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger7-106/+83
2023-11-30s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak1-1/+15
2023-11-30s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) commandTony Krowiak1-1/+4
2023-11-30s390/vfio-ap: set status response code to 06 on gisc registration failureAnthony Krowiak1-3/+3
2023-11-30s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak1-0/+1
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner4-7/+7
2023-11-24Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds2-12/+14
2023-11-23tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)1-1/+0
2023-11-23s390/uvdevice: Report additional-data length for attestationSteffen Eiden1-0/+3
2023-11-20s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-11-20s390/dasd: resolve spelling mistakeMuhammad Muzammil1-1/+1
2023-11-17s390/ism: ism driver implies smc protocolGerd Bayer2-48/+48
2023-11-10Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-11-08s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu1-1/+1
2023-11-06s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger1-23/+20
2023-11-06s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2-4/+5
2023-11-06s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-06s390/ap: re-enable interrupt for AP queuesHarald Freudenberger1-2/+12
2023-11-06s390/ap: rework to use irq info from ap queue statusHarald Freudenberger2-11/+12
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds15-44/+116
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+3
2023-10-28s390/dasd: Convert to bdev_open_by_path()Jan Kara4-30/+31
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4