index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
2
-2
/
+2
|
\
|
*
Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"
Alexander Gordeev
2023-07-04
1
-3
/
+3
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
2
-2
/
+2
|
*
s390/mm: get rid of VMEM_MAX_PHYS macro
Alexander Gordeev
2023-06-28
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-04
2
-8
/
+225
|
\
\
|
|
/
|
/
|
|
*
s390/uvdevice: Add 'Lock Secret Store' UVC
Steffen Eiden
2023-06-16
1
-0
/
+39
|
*
s390/uvdevice: Add 'List Secrets' UVC
Steffen Eiden
2023-06-16
1
-0
/
+52
|
*
s390/uvdevice: Add 'Add Secret' UVC
Steffen Eiden
2023-06-16
1
-0
/
+63
|
*
s390/uvdevice: Add info IOCTL
Steffen Eiden
2023-06-16
2
-8
/
+71
*
|
s390/zcore: conditionally clear memory on reipl
Mikhail Zaslonko
2023-06-01
1
-1
/
+40
|
/
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
3
-6
/
+6
|
\
|
*
s390/sclp: replace zero-length array with flexible-array member
Heiko Carstens
2023-04-13
2
-2
/
+2
|
*
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
1
-4
/
+4
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
5
-5
/
+5
|
/
*
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
|
*
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
|
s390/hmcdrv: use strscpy() instead of strlcpy()
Heiko Carstens
2023-02-06
2
-5
/
+5
*
|
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
2023-01-13
1
-1
/
+1
*
|
s390/con3270: move condev definition
Heiko Carstens
2023-01-10
1
-1
/
+3
*
|
s390/con3270: add special output handling when oops_in_progress is set
Sven Schnelle
2023-01-09
1
-15
/
+61
*
|
s390/con3270: set SBA and RA addresses when converting lines
Sven Schnelle
2023-01-09
1
-23
/
+8
*
|
s390/con3270: simplify update flags
Sven Schnelle
2023-01-09
1
-20
/
+10
*
|
s390/con3270: return from notifier when activate view fails
Sven Schnelle
2023-01-09
1
-2
/
+6
*
|
s390/fs3270: split header files
Sven Schnelle
2023-01-09
2
-88
/
+2
*
|
s390/fs3270: fix screen reset on activate
Sven Schnelle
2023-01-09
1
-6
/
+7
*
|
s390/fs3270: fix function prototypes
Sven Schnelle
2023-01-09
1
-38
/
+22
*
|
s390/fs3270: use *ptr instead of struct in kzalloc
Sven Schnelle
2023-01-09
1
-1
/
+1
*
|
s390/fs3270: remove duplicate assignment
Sven Schnelle
2023-01-09
1
-1
/
+2
*
|
s390/fs3270: add missing braces to if/else
Sven Schnelle
2023-01-09
1
-6
/
+9
*
|
s390/fs3270: fix whitespace errors
Sven Schnelle
2023-01-09
1
-16
/
+16
*
|
s390/raw3270: fix nullpointer check
Sven Schnelle
2023-01-09
1
-1
/
+1
*
|
s390/raw3270: split up raw3270_activate_view()
Sven Schnelle
2023-01-09
1
-28
/
+46
*
|
s390/raw3270: remove BUG_ON in raw3270_request_reset()
Sven Schnelle
2023-01-09
2
-4
/
+8
*
|
s390/raw3270: use DEVICE_ATTR_RO() for sysfs attributes
Sven Schnelle
2023-01-09
1
-9
/
+9
*
|
s390/raw3270: add comment to spinlock member
Sven Schnelle
2023-01-09
1
-1
/
+1
*
|
s390/raw3270: fix raw3270 declarations
Sven Schnelle
2023-01-09
1
-29
/
+30
*
|
s390/raw3270: fix indentation/whitespace errors
Sven Schnelle
2023-01-09
2
-20
/
+23
*
|
s390/raw3270: move EXPORT_SYMBOL() next to functions
Sven Schnelle
2023-01-09
1
-24
/
+23
*
|
s390/con3270: fix minor checkpatch issues
Sven Schnelle
2023-01-09
1
-11
/
+17
*
|
s390/con3270: use msecs_to_jiffies()
Sven Schnelle
2023-01-09
1
-1
/
+1
*
|
s390/con3270: fix multiple assignments in one line
Sven Schnelle
2023-01-09
1
-5
/
+10
*
|
s390/con3270: fix camelcase in enum members
Sven Schnelle
2023-01-09
1
-13
/
+13
*
|
s390/con3270: add key help to status area
Sven Schnelle
2023-01-09
1
-7
/
+33
*
|
s390/con3270: reduce highlight width to 3 bits
Sven Schnelle
2023-01-09
1
-14
/
+21
*
|
s390/con3270: reduce f_color and b_color attribute size to 4 bit
Sven Schnelle
2023-01-09
1
-10
/
+18
*
|
s390/con3270: rewrite command line recalling
Sven Schnelle
2023-01-09
2
-170
/
+74
*
|
s390/tty3270: use normal char buffer for prompt/input
Sven Schnelle
2023-01-09
1
-55
/
+81
*
|
s390/tty3270: convert lines during output
Sven Schnelle
2023-01-09
2
-238
/
+102
*
|
s390/con3270: generate status line during output
Sven Schnelle
2023-01-09
1
-39
/
+45
*
|
s390/tty3270: add 3270 datastream helpers
Sven Schnelle
2023-01-09
1
-44
/
+53
[next]