index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2024-02-23
Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+3
2024-02-22
s390/cio: fix invalid -EBUSY on ccw_device_start
Peter Oberparleiter
1
-3
/
+3
2024-02-20
s390/ap: explicitly include ultravisor header
Holger Dengler
1
-0
/
+1
2024-02-19
scm_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-8
/
+9
2024-02-19
dcssblk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-2
/
+4
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
1
-3
/
+3
2024-02-16
s390/zcrypt: add debug possibility for CCA and EP11 messages
Harald Freudenberger
1
-0
/
+12
2024-02-16
s390/ap: add debug possibility for AP messages
Harald Freudenberger
1
-0
/
+4
2024-02-16
s390/pkey: introduce dynamic debugging for pkey
Harald Freudenberger
1
-24
/
+23
2024-02-16
s390/pkey: harmonize pkey s390 debug feature calls
Harald Freudenberger
1
-91
/
+97
2024-02-16
s390/zcrypt: introduce dynamic debugging for AP and zcrypt code
Harald Freudenberger
7
-85
/
+89
2024-02-16
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
6
-193
/
+156
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2
-2
/
+2
2024-02-12
s390/switch_to: use generic header file
Heiko Carstens
1
-1
/
+0
2024-02-09
s390/dasd: fix double module refcount decrement
Miroslav Franc
1
-4
/
+1
2024-02-09
s390/dasd: Improve ERP error messages
Jan Höppner
1
-38
/
+13
2024-02-09
s390/vfio-ap: make matrix_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-02-09
s390/ap: make ap_bus_type const
Ricardo B. Marliere
1
-2
/
+2
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-02-09
s390/vmur: fix virtual vs physical address confusion
Thomas Richter
1
-2
/
+2
2024-02-08
s390/dasd: Use dev_*() for device log messages
Jan Höppner
1
-26
/
+24
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
11
-55
/
+1
2024-02-08
s390/dasd: Remove %p format specifier from error messages
Jan Höppner
3
-23
/
+15
2024-02-08
s390/dasd: Use dev_err() over printk()
Jan Höppner
2
-118
/
+76
2024-02-08
s390/dasd: Remove unused message logging macros
Jan Höppner
1
-26
/
+0
2024-02-08
s390/dasd: Move allocation error message to DBF
Jan Höppner
1
-4
/
+2
2024-02-08
s390/dasd: Remove unnecessary errorstring generation
Jan Höppner
3
-29
/
+8
2024-02-08
s390/dasd: Use sysfs_emit() over sprintf()
Jan Höppner
1
-9
/
+9
2024-02-08
s390/dasd: Simplify uid string generation
Jan Höppner
2
-21
/
+7
[next]