index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
2025-03-22
s390/cio: Fix CHPID "configure" attribute caching
Peter Oberparleiter
2024-12-05
s390/cio: Do not unregister the subchannel based on DNV
Vineeth Vijayan
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-07-31
s390/cio: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
s390/vfio_ccw: Fix target addresses of TIC CCWs
Eric Farman
2024-06-18
s390/drivers: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()
Sven Schnelle
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-29
s390/cio: Ensure the copied buf is NUL terminated
Bui Quang Minh
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-12
s390/cio: log fake IRB events
Peter Oberparleiter
2024-04-12
s390/cio: fix race condition during online processing
Peter Oberparleiter
2024-04-12
s390/qdio: handle deferred cc1
Peter Oberparleiter
2024-04-12
s390/cio: fix tracepoint subchannel type field
Peter Oberparleiter
2024-04-12
s390/cio: export CHPID operating speed
Peter Oberparleiter
2024-04-12
s390/cio: export measurement data for all CMGs
Peter Oberparleiter
2024-04-12
s390/cio: export extended channel-path-measurement data
Peter Oberparleiter
2024-04-12
s390/cio: simplify measurement attribute registration
Peter Oberparleiter
2024-04-12
s390/cio: rework channel-utilization-block handling
Peter Oberparleiter
2024-04-09
s390/cio: convert sprintf()/snprintf() to sysfs_emit()
Li Zhijian
2024-04-09
s390/chsc: use notifier for AP configuration changes
Holger Dengler
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-04-01
s390/cio: rename bitmap_size() -> idset_bitmap_size()
Alexander Lobakin
2024-03-17
s390/cio: use while (i--) pattern to clean up
Andy Shevchenko
2024-03-13
s390/vfio_ccw_cp: use new address translation helpers
Heiko Carstens
2024-03-13
s390/cio: use new address translation helpers
Heiko Carstens
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
2024-03-13
s390/cio: use bitwise types to allow for type checking
Heiko Carstens
2024-03-13
s390/vfio_ccw: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
s390/cio: fix virtual vs physical address confusion
Heiko Carstens
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-02-22
s390/cio: fix invalid -EBUSY on ccw_device_start
Peter Oberparleiter
2024-02-09
s390/cio: make scm_bus_type const
Ricardo B. Marliere
2024-02-09
s390/cio: make ccw_bus_type const
Ricardo B. Marliere
2024-02-09
s390/cio: make css_bus_type const
Ricardo B. Marliere
2024-02-09
s390/ccwgroup: make ccwgroup_bus_type const
Ricardo B. Marliere
2024-02-09
s390/cmf: fix virtual vs physical address confusion
Heiko Carstens
2024-02-09
s390/cmf: remove unneeded DMA zone allocation
Heiko Carstens
2024-02-09
s390/cio: remove unneeded DMA zone allocation
Peter Oberparleiter
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-12-12
s390/cio: make sch->lock spinlock pointer a member
Halil Pasic
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-25
s390/cio: replace deprecated strncpy with strscpy
Justin Stitt
[next]