index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-29
vfio: ccw: add tracepoints for interesting error paths
Halil Pasic
2018-05-29
vfio: ccw: set ccw->cda to NULL defensively
Dong Jia Shi
2018-05-29
vfio: ccw: refactor and improve pfn_array_alloc_pin()
Dong Jia Shi
2018-05-29
vfio: ccw: shorten kernel doc description for pfn_array_pin()
Dong Jia Shi
2018-05-29
vfio: ccw: push down unsupported IDA check
Halil Pasic
2018-05-29
vfio: ccw: fix error return in vfio_ccw_sch_event
Dong Jia Shi
2018-05-23
s390/cio: add test for ccwgroup device
Sebastian Ott
2018-05-23
s390/cio: add helper to query utility strings per given ccw device
Sebastian Ott
2018-05-15
s390/qdio: don't release memory in qdio_setup_irq()
Julian Wiedmann
2018-05-15
s390/qdio: fix access to uninitialized qdio_q fields
Julian Wiedmann
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-04-27
vfio: ccw: fix cleanup if cp_prefetch fails
Halil Pasic
2018-04-23
vfio: ccw: process ssch with interrupts disabled
Cornelia Huck
2018-04-23
s390/cio: update chpid descriptor after resource accessibility event
Sebastian Ott
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
2018-04-10
s390/qdio: lock device while installing IRQ handler
Julian Wiedmann
2018-04-10
s390/qdio: clear intparm during shutdown
Julian Wiedmann
2018-04-10
s390/ccwgroup: require at least one ccw device
Julian Wiedmann
2018-03-28
s390/cio: add util_string sysfs attribute
Sebastian Ott
2018-03-26
s390/chsc: query utility strings via fmt3 channel path descriptor
Sebastian Ott
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
2018-03-26
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
2018-03-26
s390/qdio: split up CCQ handling for EQBS / SQBS
Julian Wiedmann
2018-03-26
s390/qdio: don't retry EQBS after CCQ 96
Julian Wiedmann
2018-03-26
s390/qdio: restrict buffer merging to eligible devices
Julian Wiedmann
2018-03-26
s390/qdio: don't merge ERROR output buffers
Julian Wiedmann
2018-03-26
s390/qdio: simplify math in get_*_buffer_frontier()
Julian Wiedmann
2018-03-01
vfio-ccw: fence off transport mode
Cornelia Huck
2018-02-22
s390/cio: clear timer when terminating driver I/O
Sebastian Ott
2018-02-22
s390/cio: fix return code after missing interrupt
Sebastian Ott
2018-02-22
s390/cio: fix ccw_device_start_timeout API
Sebastian Ott
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
2018-02-02
s390/cmf: fix kerneldoc
Cornelia Huck
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
s390/qdio: restrict target-full handling to IQDIO
Julian Wiedmann
2017-12-05
s390/qdio: consider ERROR buffers for inbound-full condition
Julian Wiedmann
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-14
s390/cio: Convert timers to use timer_setup()
Kees Cook
[next]