summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik
2018-07-02s390: remove unused _ehead symbolVasily Gorbik
2018-07-02s390: put expoline execute-trampolines into .text sectionVasily Gorbik
2018-07-02s390/perf: fix gcc 8 array-bounds warningVasily Gorbik
2018-07-02s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-06-25s390/decompressor: trim the kernel image up to 1MVasily Gorbik
2018-06-25s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu
2018-06-21s390/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-09s390: remove closung punctuation from spectre messagesMartin Schwidefsky
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens
2018-05-09s390/early: get rid of memmove_earlyHeiko Carstens
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-07s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-23s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky
2018-04-23s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens
2018-04-16s390/nospec: include cpu.hSebastian Ott
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik
2018-04-10s390: assume diag308 set always worksVasily Gorbik