index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
s390/qeth: handle deferred cc1
Alexandra Winter
1
-2
/
+36
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
44
-383
/
+438
2024-03-17
s390/cio: use while (i--) pattern to clean up
Andy Shevchenko
2
-3
/
+3
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+41
2024-03-13
s390/raw3270: make class3270 constant
Ricardo B. Marliere
3
-10
/
+12
2024-03-13
s390/raw3270: improve raw3270_init() readability
Ricardo B. Marliere
1
-10
/
+12
2024-03-13
s390/tape: make tape_class constant
Ricardo B. Marliere
1
-9
/
+8
2024-03-13
s390/vmlogrdr: make vmlogrdr_class constant
Ricardo B. Marliere
1
-10
/
+8
2024-03-13
s390/vmur: make vmur_class constant
Ricardo B. Marliere
1
-9
/
+9
2024-03-13
s390/zcrypt: make zcrypt_class constant
Ricardo B. Marliere
1
-18
/
+19
2024-03-13
s390/vfio_ccw_cp: use new address translation helpers
Heiko Carstens
1
-38
/
+44
2024-03-13
s390/ctcm: use new address translation helpers
Heiko Carstens
3
-13
/
+13
2024-03-13
s390/lcs: use new address translation helpers
Heiko Carstens
1
-7
/
+5
2024-03-13
s390/qeth: use new address translation helpers
Heiko Carstens
1
-11
/
+11
2024-03-13
s390/zfcp: use new address translation helpers
Heiko Carstens
3
-6
/
+6
2024-03-13
s390/tape: fix virtual vs physical address confusion
Heiko Carstens
1
-4
/
+8
2024-03-13
s390/3270: use new address translation helpers
Heiko Carstens
1
-7
/
+7
2024-03-13
s390/3215: use new address translation helpers
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/vmur: use new address translation helpers
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/scm: use new address translation helpers
Heiko Carstens
1
-3
/
+3
2024-03-13
s390/cio: use new address translation helpers
Heiko Carstens
13
-46
/
+46
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
3
-14
/
+12
2024-03-13
s390/dasd: use new address translation helpers
Heiko Carstens
6
-76
/
+76
2024-03-13
s390/dasd: remove superfluous virt_to_phys() conversion
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/virtio_ccw: avoid converting dma addresses / handles
Halil Pasic
1
-18
/
+53
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
3
-46
/
+53
2024-03-13
s390/virtio_ccw: fix virtual vs physical address confusion
Halil Pasic
1
-39
/
+39
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-13
s390/dasd_eckd: fix virtual vs physical address confusion
Heiko Carstens
2
-8
/
+8
2024-03-13
s390/dcssblk: fix virtual vs physical address confusion
Gerald Schaefer
1
-1
/
+1
2024-03-13
s390/zcrypt: fix reference counting on zcrypt card objects
Harald Freudenberger
1
-0
/
+2
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
24
-564
/
+696
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
15
-467
/
+242
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
4
-25
/
+25
2024-03-07
s390/pkey: improve pkey retry behavior
Harald Freudenberger
1
-18
/
+21
2024-03-07
s390/zcrypt: improve zcrypt retry behavior
Harald Freudenberger
3
-80
/
+58
2024-03-07
s390/zcrypt: introduce retries on in-kernel send CPRB functions
Harald Freudenberger
1
-2
/
+40
2024-03-07
s390/ap: introduce mutex to lock the AP bus scan
Harald Freudenberger
2
-11
/
+58
2024-03-07
s390/ap: rework ap_scan_bus() to return true on config change
Harald Freudenberger
1
-7
/
+20
2024-03-07
s390/ap: clarify AP scan bus related functions and variables
Harald Freudenberger
1
-19
/
+24
2024-03-07
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
3
-21
/
+80
2024-03-07
s390/vfio-ap: handle hardware checkstop state on queue reset operation
Jason J. Herne
1
-17
/
+18
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-03-06
dasd: use the atomic queue limits API
Christoph Hellwig
2
-18
/
+24
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
5
-77
/
+42
2024-03-06
dasd: cleamup dasd_state_basic_to_ready
Christoph Hellwig
1
-28
/
+26
2024-02-25
s390: port block device access to file
Christian Brauner
4
-25
/
+25
[next]