index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
s390/cio: make ccw_device_dma_* more robust
Halil Pasic
1
-1
/
+11
2021-11-17
s390/cio: check the subchannel validity for dev_busid
Vineeth Vijayan
1
-2
/
+2
2021-09-15
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-07-14
s390/cio: dont call css_wait_for_slow_path() inside a lock
Vineeth Vijayan
2
-2
/
+3
2021-06-16
vfio-ccw: Serialize FSM IDLE state with I/O completion
Eric Farman
1
-2
/
+10
2021-06-03
vfio-ccw: Check initialized flag in cp_init()
Eric Farman
1
-0
/
+4
2021-03-17
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
1
-1
/
+1
2021-03-17
s390/cio: return -EFAULT if copy_to_user() fails again
Wang Qing
1
-2
/
+2
2020-12-30
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
1
-2
/
+2
2020-10-01
s390/irq: replace setup_irq() by request_irq()
afzal mohammed
2
-12
/
+4
2020-09-03
s390/cio: add cond_resched() in the slow_eval_known_fn() loop
Vineeth Vijayan
1
-0
/
+5
2020-06-24
s390/qdio: put thinint indicator after early error
Julian Wiedmann
3
-8
/
+8
2020-04-29
s390/cio: avoid duplicated 'ADD' uevents
Cornelia Huck
1
-4
/
+9
2020-04-29
s390/cio: generate delayed uevent for vfio-ccw subchannels
Cornelia Huck
1
-0
/
+5
2020-03-12
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
1
-1
/
+2
2020-03-12
s390/cio: cio_ignore_proc_seq_next should increase position index
Vasily Averin
1
-2
/
+3
2020-01-12
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
1
-1
/
+1
2019-10-10
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
3
-2
/
+8
2019-10-01
s390/qdio: clarify size of the QIB parm area
Julian Wiedmann
1
-1
/
+1
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-7
/
+20
2019-09-23
s390/cio: exclude subchannels with no parent from pseudo check
Vasily Gorbik
1
-0
/
+2
2019-09-23
s390/cio: avoid calling strlen on null pointer
Vasily Gorbik
1
-1
/
+1
2019-09-19
s390/cio: fix intparm documentation
Cornelia Huck
1
-6
/
+17
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-27
/
+53
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-30
/
+3
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-6
/
+130
2019-09-05
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
1
-2
/
+6
2019-08-24
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
3
-6
/
+10
2019-08-24
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
1
-21
/
+43
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
4
-4
/
+124
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-7
/
+1
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2
-23
/
+2
2019-07-29
vfio-ccw: make vfio_ccw_async_region_ops static
Vasily Gorbik
1
-1
/
+1
2019-07-23
Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...
Heiko Carstens
2
-12
/
+18
2019-07-23
s390/qdio: restrict QAOB usage to IQD unicast queues
Julian Wiedmann
1
-7
/
+5
2019-07-23
s390/qdio: add sanity checks to the fast-requeue path
Julian Wiedmann
1
-6
/
+6
2019-07-15
vfio-ccw: Don't call cp_free if we are processing a channel program
Farhan Ali
1
-1
/
+1
2019-07-15
vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
Farhan Ali
1
-1
/
+3
2019-07-15
vfio-ccw: Fix memory leak and don't call cp_free in cp_init
Farhan Ali
1
-4
/
+7
2019-07-15
vfio-ccw: Fix misleading comment when setting orb.cmd.c64
Farhan Ali
1
-6
/
+7
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+12
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
18
-423
/
+620
2019-07-05
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
1
-1
/
+1
2019-07-02
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Julian Wiedmann
1
-1
/
+0
2019-07-02
s390/qdio: (re-)initialize tiqdio list entries
Julian Wiedmann
2
-2
/
+4
2019-07-02
s390/cio: introduce driver_override on the css bus
Cornelia Huck
2
-0
/
+54
2019-06-26
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2
-4
/
+2
2019-06-24
vfio-ccw: make convert_ccw0_to_ccw1 static
Cornelia Huck
1
-1
/
+1
2019-06-24
Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...
Vasily Gorbik
3
-278
/
+151
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
3
-4
/
+4
[next]