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