Age | Commit message (Expand) | Author |
2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-08 | s390/qeth: cache link_info for ethtool | Alexandra Winter |
2022-08-06 | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-08-06 | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-08-04 | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-04 | s390/dasd: Establish DMA alignment | Eric Farman |
2022-08-04 | s390/dasd: drop unexpected word 'for' in comments | Jiang Jian |
2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-03 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-08-02 | block: change the blk_queue_split calling convention | Christoph Hellwig |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-01 | vfio/ccw: Check return code from subchannel quiesce | Eric Farman |
2022-08-01 | vfio/ccw: Remove FSM Close from remove handlers | Eric Farman |
2022-08-01 | vfio/ccw: Add length to DMA_UNMAP checks | Eric Farman |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini |
2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-28 | s390/tape: fix comment typo | Jason Wang |
2022-07-28 | s390/hmcdrv: fix Kconfig "its" grammar | Randy Dunlap |
2022-07-28 | Merge branch 'vmcore-iov_iter' into features | Alexander Gordeev |
2022-07-27 | net/smc: Pass on DMBE bit mask in IRQ handler | Stefan Raspl |
2022-07-27 | s390/ism: Cleanups | Stefan Raspl |
2022-07-25 | vfio: Replace phys_pfn with pages for vfio_pin_pages() | Nicolin Chen |
2022-07-25 | vfio/ccw: Add kmap_local_page() for memcpy | Nicolin Chen |
2022-07-25 | vfio/ccw: Change pa_pfn list to pa_iova list | Nicolin Chen |
2022-07-25 | vfio/ap: Change saved_pfn to saved_iova | Nicolin Chen |
2022-07-25 | vfio: Pass in starting IOVA to vfio_pin/unpin_pages API | Nicolin Chen |
2022-07-25 | s390/qeth: Fix typo 'the the' in comment | Slark Xiao |
2022-07-23 | vfio/ccw: Only pass in contiguous pages | Nicolin Chen |
2022-07-23 | vfio/ap: Pass in physical address of ind to ap_aqic() | Nicolin Chen |
2022-07-20 | vfio: Replace the DMA unmapping notifier with a callback | Jason Gunthorpe |
2022-07-20 | s390/crash: support multi-segment iterators | Alexander Gordeev |
2022-07-20 | s390/zcore: fix race when reading from hardware system area | Alexander Gordeev |
2022-07-19 | s390/uvdevice: autoload module based on CPU facility | Steffen Eiden |
2022-07-19 | s390/cpufeature: rework to allow more than only hwcap bits | Heiko Carstens |
2022-07-19 | s390/vfio-ap: handle config changed and scan complete notification | Tony Krowiak |
2022-07-19 | s390/vfio-ap: sysfs attribute to display the guest's matrix | Tony Krowiak |
2022-07-19 | s390/vfio-ap: implement in-use callback for vfio_ap driver | Tony Krowiak |
2022-07-19 | s390/vfio-ap: reset queues after adapter/domain unassignment | Tony Krowiak |
2022-07-19 | s390/vfio-ap: hot plug/unplug of AP devices when probed/removed | Tony Krowiak |
2022-07-19 | s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned | Tony Krowiak |
2022-07-19 | s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove | Tony Krowiak |
2022-07-19 | s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign | Tony Krowiak |
2022-07-19 | s390/vfio-ap: use proper locking order when setting/clearing KVM pointer | Tony Krowiak |
2022-07-19 | s390/vfio-ap: introduce new mutex to control access to the KVM pointer | Tony Krowiak |
2022-07-19 | s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock | Tony Krowiak |
2022-07-19 | s390/vfio-ap: allow assignment of unavailable AP queues to mdev device | Tony Krowiak |
2022-07-19 | s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev | Tony Krowiak |
2022-07-19 | s390/vfio-ap: introduce shadow APCB | Tony Krowiak |
2022-07-19 | s390/vfio-ap: manage link between queue struct and matrix mdev | Tony Krowiak |