aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 7-169/+189
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-6/+0
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+23
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-22/+6
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-1/+2
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+1
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 19-160/+277
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2022-12-08s390/qeth: fix use-after-free in hsciGravatar Alexandra Winter 1-1/+1
2022-12-06s390/sclp: introduce sclp_emergency_printk()Gravatar Heiko Carstens 1-0/+24
2022-12-06s390/sclp: keep sclp_early_sccbGravatar Heiko Carstens 1-1/+1
2022-12-06s390/ipl: add eckd dump supportGravatar Sven Schnelle 1-0/+4
2022-12-06s390/ipl: add eckd supportGravatar Sven Schnelle 1-1/+3
2022-12-05vfio/ap/ccw/samples: Fix device_register() unwind pathGravatar Alex Williamson 2-2/+3
2022-12-05vfio/ccw: identify CCW data addresses as physicalGravatar Eric Farman 1-2/+2
2022-12-05vfio/ccw: sort out physical vs virtual pointers usageGravatar Alexander Gordeev 1-1/+1
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextGravatar Jason Gunthorpe 7-32/+44
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesGravatar Jason Gunthorpe 2-0/+6
2022-12-02vfio/ap: Validate iova during dma_unmap and trigger irq disableGravatar Matthew Rosato 1-1/+17
2022-12-01s390/cio: sort out physical vs virtual pointers usageGravatar Alexander Gordeev 10-38/+45
2022-11-30driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...Gravatar Stephen Rothwell 1-1/+1
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 6-26/+29
2022-11-29s390/sclp: allow to change sclp_console_drop during runtimeGravatar Heiko Carstens 1-1/+9
2022-11-29s390/sclp: convert to use sysfs_emit()Gravatar Heiko Carstens 1-3/+3
2022-11-29s390/sclp: use kstrobool() to parse sclp_con_drop parameterGravatar Heiko Carstens 2-8/+3
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-1/+1
2022-11-25Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxGravatar Linus Torvalds 3-24/+23
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+4
2022-11-25use less confusing names for iov_iter direction initializersGravatar Al Viro 1-1/+1
2022-11-25[s390] zcore: WRITE is "data source", not destination...Gravatar Al Viro 1-1/+1
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showGravatar Stefan Haberland 1-1/+1
2022-11-23s390/dasd: fix no record found for raw_track_accessGravatar Stefan Haberland 1-4/+2
2022-11-23s390/dasd: increase printing of debug data payloadGravatar Stefan Haberland 1-18/+19
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Gravatar Colin Ian King 1-1/+1
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Gravatar Wei Yongjun 1-1/+4
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEGravatar Heiko Carstens 1-6/+6
2022-11-23s390/vfio-ap: GISA: sort out physical vs virtual pointers usageGravatar Nico Boehr 1-1/+1
2022-11-21s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherentGravatar Christoph Hellwig 1-1/+2
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-1/+1
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Gravatar Jason A. Donenfeld 1-6/+0
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-6/+15
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionGravatar Jason A. Donenfeld 1-1/+1
2022-11-17scsi: zfcp: Fix double free of FSF request when qdio send failsGravatar Benjamin Block 1-1/+1
2022-11-16s390/dcssblk: fix deadlock when adding a DCSSGravatar Gerald Schaefer 1-0/+1
2022-11-10vfio: Remove vfio_free_deviceGravatar Eric Farman 2-8/+0
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Gravatar Eric Farman 3-30/+18
2022-11-10vfio/ccw: remove release completionGravatar Eric Farman 2-16/+1