Age | Commit message (Expand) | Author |
2023-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-03-03 | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-02-27 | s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union | Harald Freudenberger |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-02-21 | scsi: zfcp: Trace when request remove fails after qdio send fails | Benjamin Block |
2023-02-21 | scsi: zfcp: Change the type of all fsf request id fields and variables to u64 | Benjamin Block |
2023-02-21 | scsi: zfcp: Make the type for accessing request hashtable buckets size_t | Benjamin Block |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-02-21 | Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-02-14 | vfio/ccw: remove WARN_ON during shutdown | Eric Farman |
2023-02-10 | s390/qeth: Convert sprintf/snprintf to scnprintf | Thorsten Winkler |
2023-02-10 | s390/qeth: Convert sysfs sprintf to sysfs_emit | Thorsten Winkler |
2023-02-10 | s390/qeth: Use constant for IP address buffers | Thorsten Winkler |
2023-02-10 | s390/ctcm: cleanup indenting | Alexandra Winter |
2023-02-10 | s390: vfio-ap: tighten the NIB validity check | Halil Pasic |
2023-02-09 | s390/dasd: Fix potential memleak in dasd_eckd_init() | Qiheng Lin |
2023-02-09 | s390/dasd: sort out physical vs virtual pointers usage | Alexander Gordeev |
2023-02-08 | s390/virtio: sort out physical vs virtual pointers usage | Alexander Gordeev |
2023-02-06 | s390/hmcdrv: use strscpy() instead of strlcpy() | Heiko Carstens |
2023-01-31 | s390/cio: introduce locking for register/unregister functions | Vineeth Vijayan |
2023-01-29 | s390/dcssblk:: don't call bio_split_to_limits | Christoph Hellwig |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-25 | net/smc: De-tangle ism and smc device initialization | Stefan Raspl |
2023-01-25 | s390/ism: Consolidate SMC-D-related code | Stefan Raspl |
2023-01-25 | net/smc: Separate SMC-D and ISM APIs | Stefan Raspl |
2023-01-25 | net/smc: Register SMC-D as ISM client | Stefan Raspl |
2023-01-25 | net/ism: Add new API for client registration | Stefan Raspl |
2023-01-25 | s390/ism: Introduce struct ism_dmb | Stefan Raspl |
2023-01-25 | net/ism: Add missing calls to disable bus-mastering | Stefan Raspl |
2023-01-22 | s390/vfio_ap: increase max wait time for reset verification | Tony Krowiak |
2023-01-22 | s390/vfio_ap: fix handling of error response codes | Tony Krowiak |
2023-01-22 | s390/vfio_ap: verify ZAPQ completion after return of response code zero | Tony Krowiak |
2023-01-22 | s390/vfio_ap: use TAPQ to verify reset in progress completes | Tony Krowiak |
2023-01-22 | s390/vfio_ap: check TAPQ response code when waiting for queue reset | Tony Krowiak |
2023-01-22 | s390/vfio-ap: verify reset complete in separate function | Tony Krowiak |
2023-01-22 | s390/cio: evaluate devices with non-operational paths | Vineeth Vijayan |
2023-01-19 | tty: Cleanup tty_port_set_initialized() bool parameter | Ilpo Järvinen |
2023-01-13 | s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue() | Christophe JAILLET |
2023-01-13 | s390/early: fix sclp_early_sccb variable lifetime | Alexander Gordeev |
2023-01-10 | s390/con3270: move condev definition | Heiko Carstens |
2023-01-09 | s390/zcrypt: use strscpy() to instead of strncpy() | Xu Panda |
2023-01-09 | vfio/ccw: remove old IDA format restrictions | Eric Farman |
2023-01-09 | vfio/ccw: don't group contiguous pages on 2K IDAWs | Eric Farman |
2023-01-09 | vfio/ccw: handle a guest Format-1 IDAL | Eric Farman |
2023-01-09 | vfio/ccw: allocate/populate the guest idal | Eric Farman |
2023-01-09 | vfio/ccw: calculate number of IDAWs regardless of format | Eric Farman |
2023-01-09 | vfio/ccw: read only one Format-1 IDAW | Eric Farman |
2023-01-09 | vfio/ccw: refactor the idaw counter | Eric Farman |