summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-03-07s390/ap: rearm APQNs bindings complete completionHarald Freudenberger
2024-03-07s390/vfio-ap: handle hardware checkstop state on queue reset operationJason J. Herne
2024-02-20s390/ap: explicitly include ultravisor headerHolger Dengler
2024-02-16s390/zcrypt: add debug possibility for CCA and EP11 messagesHarald Freudenberger
2024-02-16s390/ap: add debug possibility for AP messagesHarald Freudenberger
2024-02-16s390/pkey: introduce dynamic debugging for pkeyHarald Freudenberger
2024-02-16s390/pkey: harmonize pkey s390 debug feature callsHarald Freudenberger
2024-02-16s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger
2024-02-16s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger
2024-02-12s390/switch_to: use generic header fileHeiko Carstens
2024-02-09s390/vfio-ap: make matrix_bus constRicardo B. Marliere
2024-02-09s390/ap: make ap_bus_type constRicardo B. Marliere
2024-02-09s390/cio: make scm_bus_type constRicardo B. Marliere
2024-02-09s390/cio: make ccw_bus_type constRicardo B. Marliere
2024-02-09s390/cio: make css_bus_type constRicardo B. Marliere
2024-02-09s390/ccwgroup: make ccwgroup_bus_type constRicardo B. Marliere
2024-02-09s390/cmf: fix virtual vs physical address confusionHeiko Carstens
2024-02-09s390/cmf: remove unneeded DMA zone allocationHeiko Carstens
2024-02-09s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter
2024-02-09s390/vmur: fix virtual vs physical address confusionThomas Richter
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17s390/vfio-ap: do not reset queue removed from host configTony Krowiak
2024-01-17s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak
2024-01-17s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak
2024-01-17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak
2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak
2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-12-20Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-12-12s390/cio: make sch->lock spinlock pointer a memberHalil Pasic
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-10s390/dasd: remove dasd_stats_generic_show()Nathan Chancellor
2023-12-08s390/scm: fix virtual vs physical address confusionVineeth Vijayan
2023-12-08tty: con3270: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-08tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-05scsi: zfcp: Replace strlcpy() with strscpy()Kees Cook
2023-11-30s390/ap: handle outband SE bind state changeHarald Freudenberger
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger
2023-11-30s390/vfio-ap: fix sysfs status attribute for AP queue devicesTony Krowiak
2023-11-30s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) commandTony Krowiak