index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-2
/
+0
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+7
2024-05-14
s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()
Sven Schnelle
2
-2
/
+0
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-100
/
+199
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-04-29
s390/cio: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-1
/
+1
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+44
2024-04-12
s390/cio: log fake IRB events
Peter Oberparleiter
2
-0
/
+13
2024-04-12
s390/cio: fix race condition during online processing
Peter Oberparleiter
1
-5
/
+8
2024-04-12
s390/qdio: handle deferred cc1
Peter Oberparleiter
1
-5
/
+23
2024-04-12
s390/cio: fix tracepoint subchannel type field
Peter Oberparleiter
1
-1
/
+1
2024-04-12
s390/cio: export CHPID operating speed
Peter Oberparleiter
3
-2
/
+49
2024-04-12
s390/cio: export measurement data for all CMGs
Peter Oberparleiter
1
-4
/
+0
2024-04-12
s390/cio: export extended channel-path-measurement data
Peter Oberparleiter
5
-32
/
+69
2024-04-12
s390/cio: simplify measurement attribute registration
Peter Oberparleiter
1
-34
/
+15
2024-04-12
s390/cio: rework channel-utilization-block handling
Peter Oberparleiter
3
-25
/
+49
2024-04-09
s390/cio: convert sprintf()/snprintf() to sysfs_emit()
Li Zhijian
1
-7
/
+7
2024-04-09
s390/chsc: use notifier for AP configuration changes
Holger Dengler
1
-2
/
+16
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-1
/
+1
2024-04-01
s390/cio: rename bitmap_size() -> idset_bitmap_size()
Alexander Lobakin
1
-4
/
+6
2024-03-17
s390/cio: use while (i--) pattern to clean up
Andy Shevchenko
2
-3
/
+3
2024-03-13
s390/vfio_ccw_cp: use new address translation helpers
Heiko Carstens
1
-38
/
+44
2024-03-13
s390/cio: use new address translation helpers
Heiko Carstens
12
-45
/
+45
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
2
-11
/
+19
2024-03-13
s390/cio: use bitwise types to allow for type checking
Heiko Carstens
2
-5
/
+8
2024-03-13
s390/vfio_ccw: fix virtual vs physical address confusion
Heiko Carstens
1
-1
/
+1
2024-03-13
s390/cio: fix virtual vs physical address confusion
Heiko Carstens
1
-2
/
+2
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-23
/
+23
2024-02-22
s390/cio: fix invalid -EBUSY on ccw_device_start
Peter Oberparleiter
1
-3
/
+3
2024-02-09
s390/cio: make scm_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-09
s390/cio: make ccw_bus_type const
Ricardo B. Marliere
1
-2
/
+2
2024-02-09
s390/cio: make css_bus_type const
Ricardo B. Marliere
1
-2
/
+2
2024-02-09
s390/ccwgroup: make ccwgroup_bus_type const
Ricardo B. Marliere
1
-2
/
+2
2024-02-09
s390/cmf: fix virtual vs physical address confusion
Heiko Carstens
1
-1
/
+2
2024-02-09
s390/cmf: remove unneeded DMA zone allocation
Heiko Carstens
1
-2
/
+1
2024-02-09
s390/cio: remove unneeded DMA zone allocation
Peter Oberparleiter
3
-13
/
+13
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
10
-115
/
+99
2023-12-12
s390/cio: make sch->lock spinlock pointer a member
Halil Pasic
10
-115
/
+99
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
3
-6
/
+6
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-9
/
+9
2023-10-25
s390/cio: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-25
s390/cio: fix virtual vs physical address confusion
Peter Oberparleiter
1
-2
/
+2
2023-10-25
s390/cio: export CMG value as decimal
Peter Oberparleiter
1
-1
/
+1
2023-10-16
s390/cio: fix a memleak in css_alloc_subchannel
Dinghao Liu
1
-2
/
+4
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2
-3
/
+3
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
1
-1
/
+1
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+1
2023-08-30
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
1
-3
/
+1
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
1
-0
/
+1
[next]