index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
8
-220
/
+138
|
\
|
*
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
Jason J. Herne
2017-11-08
1
-0
/
+2
|
*
s390/qdio: sanitize put_indicator
Sebastian Ott
2017-11-03
1
-4
/
+2
|
*
s390/qdio: use atomic_cmpxchg
Sebastian Ott
2017-11-03
1
-3
/
+1
|
*
s390/debug: improve debug_event
Sebastian Ott
2017-10-18
4
-34
/
+6
|
*
vfio: ccw: validate the count field of a ccw before pinning
Dong Jia Shi
2017-10-16
1
-1
/
+17
|
*
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
Dong Jia Shi
2017-10-16
1
-4
/
+0
|
*
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-29
1
-0
/
+6
|
*
s390/cmf: use tod_to_ns()
Sebastian Ott
2017-09-28
1
-5
/
+3
|
*
s390/cmf: avg_utilization
Sebastian Ott
2017-09-28
1
-23
/
+35
|
*
s390/cmf: read from hw buffer
Sebastian Ott
2017-09-28
1
-31
/
+14
|
*
s390/cmf: simplify copy_block
Sebastian Ott
2017-09-28
1
-17
/
+3
|
*
s390/cmf: simplify cmb_copy_wait
Sebastian Ott
2017-09-28
1
-49
/
+23
|
*
s390/cmf: simplify set_schib_wait
Sebastian Ott
2017-09-28
1
-47
/
+23
|
*
s390/cmf: set_schib_wait add timeout
Sebastian Ott
2017-09-28
1
-7
/
+8
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
35
-0
/
+35
|
/
*
s390/cio: recover from bad paths
Sebastian Ott
2017-09-19
4
-3
/
+24
*
s390/cio: add const to bin_attribute structures
Bhumika Goyal
2017-08-03
1
-2
/
+2
*
Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2017-07-26
1
-1
/
+1
|
\
|
*
vfio: ccw: fix bad ptr math for TIC cda translation
Jason J. Herne
2017-07-24
1
-1
/
+1
*
|
s390/cio: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-2
/
+2
|
/
*
s390: chp: handle CRW_ERC_INIT for channel-path status change
Dong Jia Shi
2017-07-13
1
-0
/
+1
*
s390/vfio_ccw: remove unused variable
Sebastian Ott
2017-07-05
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-03
3
-99
/
+50
|
\
|
*
s390/cio: introduce io_subchannel_type
Sebastian Ott
2017-06-12
3
-99
/
+50
*
|
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-22
1
-6
/
+6
|
\
|
|
*
Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2017-05-23
1
-6
/
+6
|
|
\
|
|
*
s390/vfio_ccw: make some symbols static
Sebastian Ott
2017-05-22
1
-6
/
+6
*
|
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
2
-4
/
+4
|
/
/
*
|
s390/qdio: increase string buffer size
Heiko Carstens
2017-05-09
1
-1
/
+1
*
|
s390/ccwgroup: increase string buffer size
Heiko Carstens
2017-05-09
1
-2
/
+2
|
/
*
vfio: ccw: improve error handling for vfio_ccw_mdev_remove
Dong Jia Shi
2017-04-12
1
-11
/
+6
*
vfio: ccw: remove unnecessary NULL checks of a pointer
Dong Jia Shi
2017-04-12
2
-22
/
+1
*
vfio: ccw: introduce support for ccw0
Dong Jia Shi
2017-03-31
1
-3
/
+29
*
vfio: ccw: introduce a finite state machine
Dong Jia Shi
2017-03-31
5
-107
/
+287
*
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
2017-03-31
3
-31
/
+37
*
vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Dong Jia Shi
2017-03-31
2
-1
/
+126
*
vfio: ccw: realize VFIO_DEVICE_RESET ioctl
Dong Jia Shi
2017-03-31
1
-14
/
+33
*
vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
Dong Jia Shi
2017-03-31
1
-0
/
+78
*
vfio: ccw: handle ccw command request
Dong Jia Shi
2017-03-31
3
-4
/
+148
*
vfio: ccw: introduce ccw_io_region
Dong Jia Shi
2017-03-31
2
-0
/
+51
*
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi
2017-03-31
4
-2
/
+170
*
vfio: ccw: introduce channel program interfaces
Dong Jia Shi
2017-03-31
3
-1
/
+859
*
vfio: ccw: basic implementation for vfio_ccw driver
Dong Jia Shi
2017-03-31
3
-0
/
+290
*
s390: cio: export more interfaces
Dong Jia Shi
2017-03-31
1
-0
/
+10
*
s390: cio: introduce cio_cancel_halt_clear
Dong Jia Shi
2017-03-31
3
-46
/
+68
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
2017-02-23
1
-3
/
+5
[next]