summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)AuthorFilesLines
3 days[tree-wide] finally take no_llseek outAl Viro2-2/+0
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+5
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-3/+3
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman3-5/+5
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman1-4/+5
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle3-3/+3
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-2/+0
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-5/+7
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2-2/+0
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-100/+199
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-04-29s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+44
2024-04-12s390/cio: log fake IRB eventsPeter Oberparleiter2-0/+13
2024-04-12s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8
2024-04-12s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-04-12s390/cio: export CHPID operating speedPeter Oberparleiter3-2/+49
2024-04-12s390/cio: export measurement data for all CMGsPeter Oberparleiter1-4/+0
2024-04-12s390/cio: export extended channel-path-measurement dataPeter Oberparleiter5-32/+69
2024-04-12s390/cio: simplify measurement attribute registrationPeter Oberparleiter1-34/+15
2024-04-12s390/cio: rework channel-utilization-block handlingPeter Oberparleiter3-25/+49
2024-04-09s390/cio: convert sprintf()/snprintf() to sysfs_emit()Li Zhijian1-7/+7
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler1-2/+16
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-1/+1
2024-04-01s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin1-4/+6
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko2-3/+3
2024-03-13s390/vfio_ccw_cp: use new address translation helpersHeiko Carstens1-38/+44
2024-03-13s390/cio: use new address translation helpersHeiko Carstens12-45/+45
2024-03-13s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic2-11/+19
2024-03-13s390/cio: use bitwise types to allow for type checkingHeiko Carstens2-5/+8
2024-03-13s390/vfio_ccw: fix virtual vs physical address confusionHeiko Carstens1-1/+1
2024-03-13s390/cio: fix virtual vs physical address confusionHeiko Carstens1-2/+2
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-23/+23
2024-02-22s390/cio: fix invalid -EBUSY on ccw_device_startPeter Oberparleiter1-3/+3
2024-02-09s390/cio: make scm_bus_type constRicardo B. Marliere1-1/+1
2024-02-09s390/cio: make ccw_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/cio: make css_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/ccwgroup: make ccwgroup_bus_type constRicardo B. Marliere1-2/+2
2024-02-09s390/cmf: fix virtual vs physical address confusionHeiko Carstens1-1/+2
2024-02-09s390/cmf: remove unneeded DMA zone allocationHeiko Carstens1-2/+1
2024-02-09s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter3-13/+13
2024-01-11Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds10-115/+99
2023-12-12s390/cio: make sch->lock spinlock pointer a memberHalil Pasic10-115/+99
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner3-6/+6
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-9/+9
2023-10-25s390/cio: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-10-25s390/cio: fix virtual vs physical address confusionPeter Oberparleiter1-2/+2
2023-10-25s390/cio: export CMG value as decimalPeter Oberparleiter1-1/+1