summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+35
2024-02-22s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar1-6/+35
2024-02-22s390/sclp: remove unhandled memory notifier typeSumanth Korikkar1-3/+0
2024-02-12s390/switch_to: use generic header fileHeiko Carstens1-1/+0
2024-02-09s390/vmur: fix virtual vs physical address confusionThomas Richter1-2/+2
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-19/+18
2023-12-08tty: con3270: convert to u8 and size_tJiri Slaby (SUSE)1-6/+6
2023-12-08tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)1-12/+12
2023-11-23tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)1-1/+0
2023-11-23s390/uvdevice: Report additional-data length for attestationSteffen Eiden1-0/+3
2023-10-25s390/sclp: replace deprecated strncpy with strtomemJustin Stitt1-1/+1
2023-10-25s390/sclp: handle default case in sclp memory notifierSumanth Korikkar1-1/+0
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens2-6/+6
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens2-6/+6
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2-6/+6
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens4-4/+4
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens1-0/+1
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-7/+5
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-14/+14
2023-08-30s390/monreader: fix virtual vs physical address confusionGerald Schaefer1-7/+5
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij1-1/+1
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)4-6/+8
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)4-6/+6
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)4-6/+4
2023-07-24docs: move s390 under archCosta Shulyupin1-1/+1
2023-07-24s390/mm: remove redundant check against VMEM_MAX_PHYSAlexander Gordeev1-4/+0
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova1-0/+1
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+2
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev1-3/+3
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+225
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens2-2/+2
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev1-3/+3
2023-06-16s390/uvdevice: Add 'Lock Secret Store' UVCSteffen Eiden1-0/+39
2023-06-16s390/uvdevice: Add 'List Secrets' UVCSteffen Eiden1-0/+52
2023-06-16s390/uvdevice: Add 'Add Secret' UVCSteffen Eiden1-0/+63
2023-06-16s390/uvdevice: Add info IOCTLSteffen Eiden2-8/+71
2023-06-01s390/zcore: conditionally clear memory on reiplMikhail Zaslonko1-1/+40
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-6/+6
2023-04-13s390/sclp: replace zero-length array with flexible-array memberHeiko Carstens2-2/+2
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik1-4/+4
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman5-5/+5
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2023-02-06s390/hmcdrv: use strscpy() instead of strlcpy()Heiko Carstens2-5/+5
2023-01-19tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen1-2/+2
2023-01-13s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev1-1/+1
2023-01-10s390/con3270: move condev definitionHeiko Carstens1-1/+3
2023-01-09s390/con3270: add special output handling when oops_in_progress is setSven Schnelle1-15/+61
2023-01-09s390/con3270: set SBA and RA addresses when converting linesSven Schnelle1-23/+8
2023-01-09s390/con3270: simplify update flagsSven Schnelle1-20/+10
2023-01-09s390/con3270: return from notifier when activate view failsSven Schnelle1-2/+6