summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* dcssblk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-201-2/+4
* block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-201-3/+3
* block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2024-02-132-2/+2
* s390/dasd: fix double module refcount decrementMiroslav Franc2024-02-091-4/+1
* s390/dasd: Improve ERP error messagesJan Höppner2024-02-091-38/+13
* s390/dasd: Use dev_*() for device log messagesJan Höppner2024-02-081-26/+24
* s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-0811-55/+1
* s390/dasd: Remove %p format specifier from error messagesJan Höppner2024-02-083-23/+15
* s390/dasd: Use dev_err() over printk()Jan Höppner2024-02-082-118/+76
* s390/dasd: Remove unused message logging macrosJan Höppner2024-02-081-26/+0
* s390/dasd: Move allocation error message to DBFJan Höppner2024-02-081-4/+2
* s390/dasd: Remove unnecessary errorstring generationJan Höppner2024-02-083-29/+8
* s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner2024-02-081-9/+9
* s390/dasd: Simplify uid string generationJan Höppner2024-02-082-21/+7
* 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-061-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-1117-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-111-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-211-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-242-12/+14
|\ \