summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-29s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12s390/cio: log fake IRB eventsPeter Oberparleiter
2024-04-12s390/cio: fix race condition during online processingPeter Oberparleiter
2024-04-12s390/qdio: handle deferred cc1Peter Oberparleiter
2024-04-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter
2024-04-12s390/cio: export CHPID operating speedPeter Oberparleiter
2024-04-12s390/cio: export measurement data for all CMGsPeter Oberparleiter
2024-04-12s390/cio: export extended channel-path-measurement dataPeter Oberparleiter
2024-04-12s390/cio: simplify measurement attribute registrationPeter Oberparleiter
2024-04-12s390/cio: rework channel-utilization-block handlingPeter Oberparleiter
2024-04-09s390/cio: convert sprintf()/snprintf() to sysfs_emit()Li Zhijian
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-04-01s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko
2024-03-13s390/vfio_ccw_cp: use new address translation helpersHeiko Carstens
2024-03-13s390/cio: use new address translation helpersHeiko Carstens
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens
2024-03-13s390/vfio_ccw: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/cio: fix virtual vs physical address confusionHeiko Carstens
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter
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-01-10Merge tag 's390-6.8-1' 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-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-25s390/cio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-25s390/cio: fix virtual vs physical address confusionPeter Oberparleiter
2023-10-25s390/cio: export CMG value as decimalPeter Oberparleiter
2023-10-16s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-30s390/airq: remove lsi_mask from airq_structBenjamin Block
2023-07-25vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu