index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
s390/pkey: introduce dynamic debugging for pkey
Harald Freudenberger
2024-02-16
1
-24
/
+23
|
*
|
s390/pkey: harmonize pkey s390 debug feature calls
Harald Freudenberger
2024-02-16
1
-91
/
+97
|
*
|
s390/zcrypt: introduce dynamic debugging for AP and zcrypt code
Harald Freudenberger
2024-02-16
7
-85
/
+89
|
*
|
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
2024-02-16
6
-193
/
+156
|
*
|
s390/switch_to: use generic header file
Heiko Carstens
2024-02-12
1
-1
/
+0
|
*
|
s390/vfio-ap: make matrix_bus const
Ricardo B. Marliere
2024-02-09
1
-1
/
+1
|
*
|
s390/ap: make ap_bus_type const
Ricardo B. Marliere
2024-02-09
1
-2
/
+2
|
*
|
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/vmur: fix virtual vs physical address confusion
Thomas Richter
2024-02-09
1
-2
/
+2
*
|
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
15
-467
/
+242
|
\
\
\
|
*
|
|
dasd: use the atomic queue limits API
Christoph Hellwig
2024-03-06
2
-18
/
+24
|
*
|
|
dasd: move queue setup to common code
Christoph Hellwig
2024-03-06
5
-77
/
+42
|
*
|
|
dasd: cleamup dasd_state_basic_to_ready
Christoph Hellwig
2024-03-06
1
-28
/
+26
|
*
|
|
scm_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-8
/
+9
|
*
|
|
dcssblk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
1
-2
/
+4
|
*
|
|
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-20
1
-3
/
+3
|
*
|
|
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
2
-2
/
+2
|
*
|
|
s390/dasd: fix double module refcount decrement
Miroslav Franc
2024-02-09
1
-4
/
+1
|
*
|
|
s390/dasd: Improve ERP error messages
Jan Höppner
2024-02-09
1
-38
/
+13
|
*
|
|
s390/dasd: Use dev_*() for device log messages
Jan Höppner
2024-02-08
1
-26
/
+24
|
*
|
|
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2024-02-08
11
-55
/
+1
|
*
|
|
s390/dasd: Remove %p format specifier from error messages
Jan Höppner
2024-02-08
3
-23
/
+15
|
*
|
|
s390/dasd: Use dev_err() over printk()
Jan Höppner
2024-02-08
2
-118
/
+76
|
*
|
|
s390/dasd: Remove unused message logging macros
Jan Höppner
2024-02-08
1
-26
/
+0
|
*
|
|
s390/dasd: Move allocation error message to DBF
Jan Höppner
2024-02-08
1
-4
/
+2
|
*
|
|
s390/dasd: Remove unnecessary errorstring generation
Jan Höppner
2024-02-08
3
-29
/
+8
|
*
|
|
s390/dasd: Use sysfs_emit() over sprintf()
Jan Höppner
2024-02-08
1
-9
/
+9
|
*
|
|
s390/dasd: Simplify uid string generation
Jan Höppner
2024-02-08
2
-21
/
+7
|
|
/
/
*
|
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
4
-25
/
+25
|
\
\
\
|
*
|
|
s390: port block device access to file
Christian Brauner
2024-02-25
4
-25
/
+25
|
|
/
/
*
|
|
Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-02-23
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/cio: fix invalid -EBUSY on ccw_device_start
Peter Oberparleiter
2024-02-22
1
-3
/
+3
|
|
/
*
/
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
2024-02-08
1
-3
/
+6
|
/
*
Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-18
2
-91
/
+180
|
\
|
*
s390/vfio-ap: do not reset queue removed from host config
Tony Krowiak
2024-01-17
1
-4
/
+12
|
*
s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
Tony Krowiak
2024-01-17
1
-35
/
+41
|
*
s390/vfio-ap: reset queues filtered from the guest's AP config
Tony Krowiak
2024-01-17
2
-45
/
+129
|
*
s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...
Tony Krowiak
2024-01-17
1
-0
/
+13
|
*
s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
Tony Krowiak
2024-01-17
1
-2
/
+3
|
*
s390/vfio-ap: always filter entire AP matrix
Tony Krowiak
2024-01-17
1
-40
/
+17
*
|
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
2
-19
/
+18
|
\
\
|
*
\
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-11
4
-60
/
+62
|
|
\
\
|
*
|
|
tty: con3270: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-6
/
+6
|
*
|
|
tty: con3215: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-12
/
+12
[prev]
[next]