summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2022-10-102-1/+34
* s390/vmur: remove unnecessary BUG statementPeter Oberparleiter2022-10-101-2/+2
* Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-093-3/+4
|\
| * s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-141-0/+1
| * s390: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-302-3/+3
* | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
|/
* Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-064-34/+30
|\
| * s390/tape: fix comment typoJason Wang2022-07-281-1/+1
| * s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap2022-07-281-1/+1
| * Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev2022-07-281-29/+26
| |\
| | * s390/crash: support multi-segment iteratorsAlexander Gordeev2022-07-201-35/+23
| | * s390/zcore: fix race when reading from hardware system areaAlexander Gordeev2022-07-201-1/+10
| * | s390/uvdevice: autoload module based on CPU facilitySteffen Eiden2022-07-191-3/+2
| |/
* | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-011-0/+4
|\ \
| * | s390/sclp: detect the AISI facilityMatthew Rosato2022-07-111-0/+1
| * | s390/sclp: detect the AENI facilityMatthew Rosato2022-07-111-0/+1
| * | s390/sclp: detect the AISII facilityMatthew Rosato2022-07-111-0/+1
| * | s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato2022-07-111-0/+1
| |/
* / s390/sclp: Fix typo in commentsJiang Jian2022-06-301-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-263-0/+269
|\
| * s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini2022-05-251-0/+1
| * drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2022-05-203-0/+268
* | s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli2022-05-066-57/+83
* | s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov2022-04-251-1/+3
|/
* s390: cleanup timer API useYu Liao2022-03-273-9/+4
* s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai2022-03-271-2/+2
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-082-0/+2
* s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-091-2/+1
* s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev2022-02-061-1/+1
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-062-3/+1
* Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-2/+2
|\
| * tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-251-2/+2
* | s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-081-1/+2
* | s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens2021-12-161-1/+1
* | s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens2021-12-061-2/+2
|/
* s390: replace snprintf in show functions with sysfs_emitQing Wang2021-11-161-6/+6
* s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-081-2/+1
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-066-12/+27
|\
| * s390/hmcdrv: fix kernel doc commentsHeiko Carstens2021-10-261-0/+3
| * s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev2021-10-264-9/+14
| * s390/sclp_vt220: fix unused function warningRandy Dunlap2021-10-041-2/+2
| * s390/sclp_sd: fix warnings about missing parameter descriptionPeter Oberparleiter2021-10-041-1/+8
* | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
* | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
|/
* s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov2021-09-151-1/+2
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-094-10/+12
|\
| * s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
| * s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * s390/ctrlchar: fix kernel doc commentHeiko Carstens2021-09-071-5/+6
| * s390/con3270: use proper type for tasklet functionHeiko Carstens2021-09-071-3/+4