index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-08
tty: con3270: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
tty: con3215: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-11-23
tty: con3215: drop raw3215_info::ubuffer
Jiri Slaby (SUSE)
2023-11-23
s390/uvdevice: Report additional-data length for attestation
Steffen Eiden
2023-10-25
s390/sclp: replace deprecated strncpy with strtomem
Justin Stitt
2023-10-25
s390/sclp: handle default case in sclp memory notifier
Sumanth Korikkar
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-30
s390/monreader: fix virtual vs physical address confusion
Gerald Schaefer
2023-08-16
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-07-24
docs: move s390 under arch
Costa Shulyupin
2023-07-24
s390/mm: remove redundant check against VMEM_MAX_PHYS
Alexander Gordeev
2023-07-24
s390: add support for user-defined certificates
Anastasia Eskova
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-04
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-06-28
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-16
s390/uvdevice: Add 'Lock Secret Store' UVC
Steffen Eiden
2023-06-16
s390/uvdevice: Add 'List Secrets' UVC
Steffen Eiden
2023-06-16
s390/uvdevice: Add 'Add Secret' UVC
Steffen Eiden
2023-06-16
s390/uvdevice: Add info IOCTL
Steffen Eiden
2023-06-01
s390/zcore: conditionally clear memory on reipl
Mikhail Zaslonko
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-13
s390/sclp: replace zero-length array with flexible-array member
Heiko Carstens
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-06
s390/hmcdrv: use strscpy() instead of strlcpy()
Heiko Carstens
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-13
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
2023-01-10
s390/con3270: move condev definition
Heiko Carstens
2023-01-09
s390/con3270: add special output handling when oops_in_progress is set
Sven Schnelle
2023-01-09
s390/con3270: set SBA and RA addresses when converting lines
Sven Schnelle
2023-01-09
s390/con3270: simplify update flags
Sven Schnelle
2023-01-09
s390/con3270: return from notifier when activate view fails
Sven Schnelle
2023-01-09
s390/fs3270: split header files
Sven Schnelle
2023-01-09
s390/fs3270: fix screen reset on activate
Sven Schnelle
2023-01-09
s390/fs3270: fix function prototypes
Sven Schnelle
2023-01-09
s390/fs3270: use *ptr instead of struct in kzalloc
Sven Schnelle
2023-01-09
s390/fs3270: remove duplicate assignment
Sven Schnelle
[next]