summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens
2022-12-06s390/sclp: keep sclp_early_sccbHeiko Carstens
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-11-30driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...Stephen Rothwell
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-25use less confusing names for iov_iter direction initializerspull-iov_iterAl Viro
2022-11-25[s390] zcore: WRITE is "data source", not destination...Al Viro
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens
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-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-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-28s390/tape: fix comment typoJason Wang
2022-07-28s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev
2022-07-20s390/zcore: fix race when reading from hardware system areaAlexander Gordeev
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato
2022-06-30s390/sclp: Fix typo in commentsJiang Jian
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-25s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov
2022-03-27s390: cleanup timer API useYu Liao
2022-03-27s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-02-06s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-08s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-16s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens
2021-12-06s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens