index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-3
/
+5
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-96
/
+93
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-23
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-26
/
+2
2018-05-23
s390: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
-2
/
+2
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
-13
/
+1
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
-13
/
+1
2018-05-09
s390: remove closung punctuation from spectre messages
Martin Schwidefsky
-2
/
+2
2018-05-09
s390: introduce compile time check for empty .bss section
Vasily Gorbik
-0
/
+3
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
-61
/
+86
2018-05-09
s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD
Heiko Carstens
-2
/
+3
2018-05-09
s390/early: get rid of memmove_early
Heiko Carstens
-33
/
+1
2018-05-08
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Hendrik Brueckner
-0
/
+4
2018-05-07
s390: extend expoline to BC instructions
Martin Schwidefsky
-5
/
+20
2018-05-07
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
-3
/
+2
2018-05-07
s390: move spectre sysfs attribute code
Martin Schwidefsky
-19
/
+22
2018-05-07
s390/kernel: use expoline for indirect branches
Martin Schwidefsky
-16
/
+25
2018-05-07
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
-5
/
+10
2018-05-07
s390: move expoline assembler macros to a header
Martin Schwidefsky
-81
/
+24
2018-04-25
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
-26
/
+6
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
-1
/
+4
2018-04-23
s390: correct module section names for expoline code revert
Martin Schwidefsky
-2
/
+2
2018-04-23
s390: update sampling tag after task pid change
Martin Schwidefsky
-0
/
+10
2018-04-23
s390/cpum_cf: rename IBM z13/z14 counter names
André Wild
-4
/
+4
2018-04-23
s390/uprobes: implement arch_uretprobe_is_alive()
Heiko Carstens
-0
/
+9
2018-04-16
s390: add support for IBM z14 Model ZR1
Heiko Carstens
-0
/
+2
2018-04-16
s390/nospec: include cpu.h
Sebastian Ott
-0
/
+1
2018-04-16
s390/kexec_file: Add ELF loader
Philipp Rudo
-0
/
+149
2018-04-16
s390/kexec_file: Add crash support to image loader
Philipp Rudo
-5
/
+46
2018-04-16
s390/kexec_file: Add image loader
Philipp Rudo
-1
/
+154
2018-04-16
s390/kexec_file: Add kexec_file_load system call
Philipp Rudo
-0
/
+130
2018-04-16
s390/kexec_file: Add purgatory
Philipp Rudo
-0
/
+5
2018-04-11
s390: correct nospec auto detection init order
Martin Schwidefsky
-6
/
+5
2018-04-10
s390/ipl: remove reipl_method and dump_method
Vasily Gorbik
-46
/
+11
2018-04-10
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
-6
/
+6
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
-336
/
+15
2018-04-10
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
Vasily Gorbik
-1
/
+1
2018-04-10
s390/ipl: correct ipl parmblock valid checks
Vasily Gorbik
-6
/
+4
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
-51
/
+16
2018-04-10
s390/ipl: move ipl_flags to ipl.c
Vasily Gorbik
-1
/
+9
2018-04-10
s390/ipl: get rid of ipl_ssid and ipl_devno
Vasily Gorbik
-9
/
+8
2018-04-10
s390/ipl: unite diag308 and scsi boot ipl blocks
Vasily Gorbik
-25
/
+25
2018-04-10
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
-0
/
+1
2018-04-10
s390/compat: fix setup_frame32
Heiko Carstens
-1
/
+1
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-140
/
+146
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
-2
/
+1
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
-4
/
+4
[next]