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
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
10
-321
/
+293
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-2
/
+4
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2022-08-04
s390/dasd: Establish DMA alignment
Eric Farman
2
-0
/
+2
2022-08-04
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-11
/
+26
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+8
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-11
/
+11
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-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
5
-11
/
+26
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-1
/
+3
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-6
/
+5
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2
-13
/
+12
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/ap: Change saved_pfn to saved_iova
Nicolin Chen
2
-27
/
+19
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2
-7
/
+6
2022-07-25
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-23
vfio/ccw: Only pass in contiguous pages
Nicolin Chen
1
-14
/
+56
2022-07-23
vfio/ap: Pass in physical address of ind to ap_aqic()
Nicolin Chen
2
-4
/
+5
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
4
-81
/
+16
2022-07-16
Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2022-07-15
s390/ap: fix error handling in __verify_queue_reservations()
Tony Krowiak
1
-1
/
+1
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
2
-4
/
+8
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
4
-7
/
+14
2022-07-11
s390/sclp: detect the AISI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AENI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AISII facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
1
-0
/
+1
2022-07-07
scsi: zfcp: Drop redundant "the" in the comments
Jiang Jian
1
-1
/
+1
2022-07-07
scsi: zfcp: Declare zfcp_sdev_attrs as static
Julian Wiedmann
1
-1
/
+1
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-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2
-2
/
+2
2022-07-01
Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2022-06-30
s390/sclp: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2
-6
/
+6
[next]