aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2-1/+34
2022-10-10s390/vmur: remove unnecessary BUG statementPeter Oberparleiter1-2/+2
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-3/+4
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-0/+1
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-34/+30
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-0/+4
2022-07-28s390/tape: fix comment typoJason Wang1-1/+1
2022-07-28s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap1-1/+1
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev1-29/+26
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev1-35/+23
2022-07-20s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden1-3/+2
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-06-30s390/sclp: Fix typo in commentsJiang Jian1-1/+1
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+269
2022-05-25s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini1-0/+1
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden3-0/+268
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli6-57/+83
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov1-1/+3
2022-03-27s390: cleanup timer API useYu Liao3-9/+4
2022-03-27s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai1-2/+2
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2-0/+2
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev1-2/+1
2022-02-06s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev1-1/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens2-3/+1
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2022-01-08s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-16s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens1-1/+1
2021-12-06s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens1-2/+2
2021-11-25tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-2/+2
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang1-6/+6
2021-11-08s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-12/+27
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport1-1/+1
2021-10-26s390/hmcdrv: fix kernel doc commentsHeiko Carstens1-0/+3
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev4-9/+14
2021-10-04s390/sclp_vt220: fix unused function warningRandy Dunlap1-2/+2
2021-10-04s390/sclp_sd: fix warnings about missing parameter descriptionPeter Oberparleiter1-1/+8
2021-09-15s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov1-1/+2
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-10/+12
2021-09-08s390/sclp: add __nonstring annotationHeiko Carstens1-1/+1
2021-09-07s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens1-1/+1
2021-09-07s390/ctrlchar: fix kernel doc commentHeiko Carstens1-5/+6
2021-09-07s390/con3270: use proper type for tasklet functionHeiko Carstens1-3/+4