index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cio: simplify measurement attribute registration
Peter Oberparleiter
2024-04-12
1
-34
/
+15
*
s390/cio: rework channel-utilization-block handling
Peter Oberparleiter
2024-04-12
3
-25
/
+49
*
s390/cio: convert sprintf()/snprintf() to sysfs_emit()
Li Zhijian
2024-04-09
1
-7
/
+7
*
s390/chsc: use notifier for AP configuration changes
Holger Dengler
2024-04-09
1
-2
/
+16
*
s390/cio: use while (i--) pattern to clean up
Andy Shevchenko
2024-03-17
2
-3
/
+3
*
s390/vfio_ccw_cp: use new address translation helpers
Heiko Carstens
2024-03-13
1
-38
/
+44
*
s390/cio: use new address translation helpers
Heiko Carstens
2024-03-13
12
-45
/
+45
*
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
2024-03-13
2
-11
/
+19
*
s390/cio: use bitwise types to allow for type checking
Heiko Carstens
2024-03-13
2
-5
/
+8
*
s390/vfio_ccw: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
1
-1
/
+1
*
s390/cio: fix virtual vs physical address confusion
Heiko Carstens
2024-03-13
1
-2
/
+2
*
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-12
7
-23
/
+23
|
\
|
*
s390/cio: make scm_bus_type const
Ricardo B. Marliere
2024-02-09
1
-1
/
+1
|
*
s390/cio: make ccw_bus_type const
Ricardo B. Marliere
2024-02-09
1
-2
/
+2
|
*
s390/cio: make css_bus_type const
Ricardo B. Marliere
2024-02-09
1
-2
/
+2
|
*
s390/ccwgroup: make ccwgroup_bus_type const
Ricardo B. Marliere
2024-02-09
1
-2
/
+2
|
*
s390/cmf: fix virtual vs physical address confusion
Heiko Carstens
2024-02-09
1
-1
/
+2
|
*
s390/cmf: remove unneeded DMA zone allocation
Heiko Carstens
2024-02-09
1
-2
/
+1
|
*
s390/cio: remove unneeded DMA zone allocation
Peter Oberparleiter
2024-02-09
3
-13
/
+13
*
|
s390/cio: fix invalid -EBUSY on ccw_device_start
Peter Oberparleiter
2024-02-22
1
-3
/
+3
|
/
*
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-11
10
-115
/
+99
|
\
|
*
s390/cio: make sch->lock spinlock pointer a member
Halil Pasic
2023-12-12
10
-115
/
+99
*
|
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
3
-6
/
+6
|
/
*
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
4
-9
/
+9
|
\
|
*
s390/cio: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-25
1
-2
/
+2
|
*
s390/cio: fix virtual vs physical address confusion
Peter Oberparleiter
2023-10-25
1
-2
/
+2
|
*
s390/cio: export CMG value as decimal
Peter Oberparleiter
2023-10-25
1
-1
/
+1
|
*
s390: use control register bit defines
Heiko Carstens
2023-09-19
1
-1
/
+1
|
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
2
-3
/
+3
|
*
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-19
1
-1
/
+1
*
|
s390/cio: fix a memleak in css_alloc_subchannel
Dinghao Liu
2023-10-16
1
-2
/
+4
|
/
*
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-09-07
1
-3
/
+1
|
\
|
*
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
2023-08-30
1
-3
/
+1
*
|
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
2023-07-25
1
-0
/
+1
|
/
*
s390: fix various typos
Heiko Carstens
2023-07-03
4
-6
/
+6
*
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-06-28
2
-2
/
+2
|
\
|
*
vfio/ccw: use struct_size() helper
Gustavo A. R. Silva
2023-06-01
1
-2
/
+1
|
*
vfio/ccw: replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-06-01
2
-2
/
+3
*
|
s390/cio: unregister device when the only path is gone
Vineeth Vijayan
2023-05-22
1
-1
/
+4
*
|
s390/qdio: fix do_sqbs() inline assembly constraint
Heiko Carstens
2023-05-17
1
-1
/
+1
*
|
s390/cio: include subchannels without devices also for evaluation
Vineeth Vijayan
2023-05-15
1
-0
/
+2
|
/
*
s390/cio: replace zero-length array with flexible-array member
Heiko Carstens
2023-04-13
2
-2
/
+2
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
3
-7
/
+7
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
3
-7
/
+7
*
|
vfio/ccw: remove WARN_ON during shutdown
Eric Farman
2023-02-14
1
-1
/
+1
*
|
s390/cio: introduce locking for register/unregister functions
Vineeth Vijayan
2023-01-31
1
-0
/
+9
*
|
s390/cio: evaluate devices with non-operational paths
Vineeth Vijayan
2023-01-22
2
-7
/
+16
*
|
vfio/ccw: remove old IDA format restrictions
Eric Farman
2023-01-09
1
-8
/
+0
*
|
vfio/ccw: don't group contiguous pages on 2K IDAWs
Eric Farman
2023-01-09
1
-10
/
+20
*
|
vfio/ccw: handle a guest Format-1 IDAL
Eric Farman
2023-01-09
1
-3
/
+16
[next]