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
*
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-13
/
+20
|
\
|
*
s390/dasd: Use struct_size() helper
Gustavo A. R. Silva
2020-07-15
1
-5
/
+3
|
*
s390/dasd: fix inability to use DASD with DIAG driver
Stefan Haberland
2020-07-15
1
-8
/
+17
|
*
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
2
-8
/
+16
|
|
\
*
|
\
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
*
|
|
|
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-03
18
-631
/
+685
|
\
\
\
\
|
*
|
|
|
s390/qdio: remove internal polling in non-thinint path
Julian Wiedmann
2020-07-20
2
-27
/
+2
|
*
|
|
|
s390/qdio: allow to scan all 128 Input SBALs
Julian Wiedmann
2020-07-20
1
-5
/
+1
|
*
|
|
|
s390/qdio: fix statistics for 128 SBALs
Julian Wiedmann
2020-07-20
3
-14
/
+3
|
*
|
|
|
s390/ap: rework crypto config info and default domain code
Harald Freudenberger
2020-07-10
1
-148
/
+153
|
*
|
|
|
s390/zcrypt: provide cex4 cca sysfs attributes for cex3
Harald Freudenberger
2020-07-03
2
-8
/
+132
|
*
|
|
|
s390/ap: rename and clarify ap state machine related stuff
Harald Freudenberger
2020-07-03
3
-138
/
+138
|
*
|
|
|
s390/zcrypt: split ioctl function into smaller code units
Harald Freudenberger
2020-07-03
1
-72
/
+92
|
*
|
|
|
s390/zcrypt: code beautification and struct field renames
Harald Freudenberger
2020-07-03
9
-149
/
+147
|
*
|
|
|
s390/zcrypt: fix smatch warnings
Harald Freudenberger
2020-07-03
2
-8
/
+8
|
*
|
|
|
s390/pkey: fix smatch warning inconsistent indenting
Harald Freudenberger
2020-07-03
1
-2
/
+2
|
*
|
|
|
s390/tty3270: remove function callback casts
Oscar Carter
2020-07-01
1
-6
/
+6
|
*
|
|
|
s390/zcore: remove memmap device
Alexander Egorenkov
2020-06-29
1
-55
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
4
-13
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
2020-07-01
1
-1
/
+0
|
*
|
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
2
-8
/
+7
|
*
|
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
2
-2
/
+2
|
*
|
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
2
-2
/
+3
*
|
|
vfio-ccw: Fix a build error due to missing include of linux/slab.h
Sean Christopherson
2020-07-03
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-28
1
-2
/
+11
|
\
\
|
*
|
scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
Steffen Maier
2020-06-24
1
-2
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-26
1
-6
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/qeth: let isolation mode override HW offload restrictions
Julian Wiedmann
2020-06-19
1
-2
/
+4
|
*
|
s390/qeth: fix error handling for isolation mode cmds
Julian Wiedmann
2020-06-19
1
-4
/
+1
|
|
/
*
|
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
2020-06-17
1
-5
/
+11
*
|
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
2020-06-17
1
-10
/
+7
*
|
s390/zcrypt: use kzalloc
Zou Wei
2020-06-16
1
-2
/
+1
*
|
s390/virtio: remove unused pm callbacks
Cornelia Huck
2020-06-16
1
-26
/
+0
*
|
s390/qdio: reduce SLSB writes during Input Queue processing
Julian Wiedmann
2020-06-16
3
-50
/
+20
*
|
s390/qdio: fine-tune SLSB update
Julian Wiedmann
2020-06-16
1
-1
/
+8
|
/
*
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-08
21
-591
/
+830
|
\
|
*
vfio-ccw: make vfio_ccw_regops variables declarations static
Vasily Gorbik
2020-06-04
1
-2
/
+2
|
*
vfio-ccw: Add trace for CRW event
Eric Farman
2020-06-03
3
-0
/
+32
|
*
vfio-ccw: Wire up the CRW irq and CRW region
Farhan Ali
2020-06-03
3
-0
/
+74
|
*
vfio-ccw: Introduce a new CRW region
Farhan Ali
2020-06-03
4
-0
/
+87
|
*
vfio-ccw: Refactor IRQ handlers
Eric Farman
2020-06-02
1
-6
/
+17
|
*
vfio-ccw: Introduce a new schib region
Farhan Ali
2020-06-02
5
-3
/
+112
|
*
vfio-ccw: Refactor the unregister of the async regions
Eric Farman
2020-06-02
2
-8
/
+13
|
*
vfio-ccw: Register a chp_event callback for vfio-ccw
Farhan Ali
2020-06-02
1
-0
/
+47
|
*
vfio-ccw: Introduce new helper functions to free/destroy regions
Farhan Ali
2020-06-02
1
-10
/
+18
|
*
vfio-ccw: Enable transparent CCW IPL from DASD
Jared Rossi
2020-06-02
1
-7
/
+12
|
*
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
2020-05-28
5
-243
/
+156
|
*
s390/qdio: remove q->first_to_kick
Julian Wiedmann
2020-05-28
2
-14
/
+7
|
*
s390/qdio: fix up qdio_start_irq() kerneldoc
Julian Wiedmann
2020-05-28
1
-1
/
+1
[next]