index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
7
-241
/
+261
2022-08-01
vfio/ccw: Check return code from subchannel quiesce
Eric Farman
1
-1
/
+1
2022-08-01
vfio/ccw: Remove FSM Close from remove handlers
Eric Farman
2
-3
/
+0
2022-08-01
vfio/ccw: Add length to DMA_UNMAP checks
Eric Farman
3
-7
/
+13
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
1
-10
/
+9
2022-07-25
vfio/ccw: Add kmap_local_page() for memcpy
Nicolin Chen
1
-3
/
+6
2022-07-25
vfio/ccw: Change pa_pfn list to pa_iova list
Nicolin Chen
1
-71
/
+64
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
1
-2
/
+2
2022-07-23
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
1
-14
/
+56
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2
-33
/
+8
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
1
-3
/
+7
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2
-3
/
+5
2022-07-07
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
3
-32
/
+39
2022-07-07
vfio/ccw: Refactor vfio_ccw_mdev_reset
Eric Farman
1
-14
/
+10
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
4
-24
/
+34
2022-07-07
vfio/ccw: Create an OPEN FSM Event
Eric Farman
3
-7
/
+24
2022-07-07
vfio/ccw: Update trace data for not operational event
Eric Farman
1
-2
/
+6
2022-07-07
vfio/ccw: Flatten MDEV device (un)register
Eric Farman
3
-15
/
+2
2022-07-07
vfio/ccw: Pass enum to FSM event jumptable
Eric Farman
1
-1
/
+1
2022-07-07
vfio/ccw: Remove private->mdev
Eric Farman
3
-6
/
+0
2022-07-07
vfio/ccw: Do not change FSM state in subchannel event
Eric Farman
1
-11
/
+3
2022-07-07
vfio/ccw: Fix FSM state if mdev probe fails
Eric Farman
2
-3
/
+4
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
3
-21
/
+18
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
2
-9
/
+9
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-25
/
+9
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-28
/
+33
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+1
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
1
-3
/
+3
2022-05-11
vfio/ccw: Remove mdev from struct channel_program
Jason Gunthorpe
3
-24
/
+30
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-4
/
+3
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
1
-2
/
+2
2022-04-22
s390/cio: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2
-25
/
+9
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-6
/
+1
2022-03-27
s390: cleanup timer API use
Yu Liao
2
-18
/
+6
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
1
-0
/
+1
2022-03-08
s390/airq: use DMA memory for summary indicators
Halil Pasic
1
-2
/
+2
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
1
-1
/
+1
2022-02-09
s390/cio: verify the driver availability for path_event call
Vineeth Vijayan
1
-1
/
+1
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2021-12-06
s390/qdio: remove unneeded sanity check in qdio_do_sqbs()
Julian Wiedmann
1
-2
/
+0
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-13
/
+38
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-34
/
+50
2021-12-06
s390/qdio: clarify handler logic for qdio_handle_activate_check()
Julian Wiedmann
3
-14
/
+13
2021-12-06
s390/qdio: clean up access to queue in qdio_handle_activate_check()
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/qdio: avoid allocating the qdio_irq with GFP_DMA
Julian Wiedmann
3
-14
/
+23
2021-12-06
s390/qdio: improve handling of CIWs
Julian Wiedmann
3
-26
/
+20
2021-12-06
s390/cio: remove uevent suppress from cio driver
Vineeth Vijayan
5
-51
/
+3
2021-11-16
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-1
/
+1
2021-11-08
s390/cio: check the subchannel validity for dev_busid
Vineeth Vijayan
1
-2
/
+2
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-4
/
+19
[next]