summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2024-03-06dasd: use the atomic queue limits APIChristoph Hellwig
2024-03-06dasd: move queue setup to common codeChristoph Hellwig
2024-03-06dasd: cleamup dasd_state_basic_to_readyChristoph Hellwig
2024-02-19scm_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19dcssblk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-09s390/dasd: fix double module refcount decrementMiroslav Franc
2024-02-09s390/dasd: Improve ERP error messagesJan Höppner
2024-02-08s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-02-08s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner
2024-02-08s390/dasd: Remove %p format specifier from error messagesJan Höppner
2024-02-08s390/dasd: Use dev_err() over printk()Jan Höppner
2024-02-08s390/dasd: Remove unused message logging macrosJan Höppner
2024-02-08s390/dasd: Move allocation error message to DBFJan Höppner
2024-02-08s390/dasd: Remove unnecessary errorstring generationJan Höppner
2024-02-08s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner
2024-02-08s390/dasd: Simplify uid string generationJan Höppner
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
2023-11-30s390/vfio-ap: set status response code to 06 on gisc registration failureAnthony Krowiak
2023-11-30s390/vfio-ap: unpin pages on gisc registration failureAnthony Krowiak