summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-02-231-3/+3
|\
| * s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter2024-02-221-3/+3
* | s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter2024-02-081-3/+6
|/
* Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-182-91/+180
|\
| * s390/vfio-ap: do not reset queue removed from host configTony Krowiak2024-01-171-4/+12
| * s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak2024-01-171-35/+41
| * s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2024-01-172-45/+129
| * s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak2024-01-171-0/+13
| * s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak2024-01-171-2/+3
| * s390/vfio-ap: always filter entire AP matrixTony Krowiak2024-01-171-40/+17
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-182-19/+18
|\ \
| * \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-114-60/+62
| |\ \
| * | | tty: con3270: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-6/+6
| * | | tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-12/+12
| * | | tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)2023-11-231-1/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+3
|\ \ \ \
| * \ \ \ Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-021-3/+4
| |\ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-01-021-0/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | s390/uvdevice: Report additional-data length for attestationSteffen Eiden2023-11-231-0/+3
| | | |/ / | | |/| |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-01-111-2/+13
|\ \ \ \ \
| * | | | | scsi: zfcp: Replace strlcpy() with strscpy()Kees Cook2023-12-051-2/+13
| | |/ / / | |/| | |
* | | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-112-47/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net/smc: manage system EID in SMC stack instead of ISM driverWen Gu2023-12-262-39/+6
| * | | | net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu2023-12-261-8/+11
| | |_|/ | |/| |
* | | | Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-1017-276/+327
|\ \ \ \
| * | | | s390/cio: make sch->lock spinlock pointer a memberHalil Pasic2023-12-1210-115/+99
| * | | | s390/ap: handle outband SE bind state changeHarald Freudenberger2023-11-303-50/+122
| * | | | s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger2023-11-307-106/+83
| * | | | s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak2023-11-301-1/+15
| * | | | s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) commandTony Krowiak2023-11-301-1/+4
| * | | | s390/vfio-ap: set status response code to 06 on gisc registration failureAnthony Krowiak2023-11-301-3/+3
| * | | | s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak2023-11-301-0/+1
| | |/ / | |/| |
* | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-6/+0
|\ \ \ \
| * | | | s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor2023-12-101-6/+0
| | |_|/ | |/| |
* | | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-084-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | eventfd: simplify eventfd_signal()Christian Brauner2023-11-284-7/+7
| | |/ | |/|
* | | Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-12-201-3/+4
|\ \ \ | |_|/ |/| |
| * | s390/scm: fix virtual vs physical address confusionVineeth Vijayan2023-12-081-3/+4
| |/
* | Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds2023-11-232-12/+14
|\ \
| * | s390/dasd: protect device queue against concurrent accessJan Höppner2023-11-201-11/+13
| * | s390/dasd: resolve spelling mistakeMuhammad Muzammil2023-11-201-1/+1
| |/
* / s390/ism: ism driver implies smc protocolGerd Bayer2023-11-172-48/+48
|/
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-091-1/+1
|\
| * s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu2023-11-071-1/+1
* | s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger2023-11-051-23/+20
* | s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2023-11-052-4/+5
* | s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger2023-11-051-0/+4
* | s390/ap: re-enable interrupt for AP queuesHarald Freudenberger2023-11-051-2/+12
* | s390/ap: rework to use irq info from ap queue statusHarald Freudenberger2023-11-052-11/+12
* | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0315-44/+116
|\ \ | |/ |/|