summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2022-12-02vfio/ap: Validate iova during dma_unmap and trigger irq disableMatthew Rosato
2022-12-01s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev
2022-11-30driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...Stephen Rothwell
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens
2022-11-29s390/sclp: convert to use sysfs_emit()Heiko Carstens
2022-11-29s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-11-25Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[s390] zcore: WRITE is "data source", not destination...Al Viro
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens
2022-11-23s390/vfio-ap: GISA: sort out physical vs virtual pointers usageNico Boehr
2022-11-21s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block
2022-11-16s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer
2022-11-10vfio: Remove vfio_free_deviceEric Farman
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman
2022-11-10vfio/ccw: remove release completionEric Farman
2022-11-10vfio/ccw: move private to mdev lifecycleEric Farman
2022-11-10vfio/ccw: move private initialization to callbackEric Farman
2022-11-10vfio/ccw: remove private->schEric Farman
2022-11-10vfio/ccw: create a parent structEric Farman
2022-11-07s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-11-07s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-11-07s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-11-02s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger
2022-10-26s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne
2022-10-26s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter
2022-10-26s390/con3215: Fix white space errorsThomas Richter
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter
2022-10-26s390/con3215: Simplify console write operationThomas Richter
2022-10-14Merge tag 's390-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-10s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter
2022-10-10s390/vmur: remove unnecessary BUG statementPeter Oberparleiter
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe