summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-06-30s390/sclp: Fix typo in commentsJiang Jian
2022-06-24virtio: disable notification hardening by defaultJason Wang
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-31virtio: harden vring IRQJason Wang
2022-05-31virtio-ccw: implement synchronize_cbs()Jason Wang
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe
2022-05-11vfio/ccw: Remove mdev from struct channel_programJason Gunthorpe
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe
2022-05-11Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/nextAlex Williamson
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-03dasd: don't set the discard_alignment queue limitChristoph Hellwig
2022-04-29qeth: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-25s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declarationThomas Huth
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger
2022-04-25s390/ap: uevent on apmask/aqpmask changeHarald Freudenberger
2022-04-25s390/zcrypt: add display of ASYM master key verification patternHarald Freudenberger
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov
2022-04-22s390/cio: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-03-27s390: cleanup timer API useYu Liao