summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov
2021-12-10s390/ftrace: remove preempt_disable()/preempt_enable() pairJerome Marchand
2021-12-10s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-10s390/kexec_file: print some more error messagesPhilipp Rudo
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-18s390/kexec: fix return code handlingHeiko Carstens
2021-11-18s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-16s390/setup: re-arrange memblock setupVasily Gorbik
2021-11-16s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-16s390/setup: avoid reserving memory above identity mappingVasily Gorbik
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-08s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-10-29signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman
2021-10-29signal/s390: Use force_sigsegv in default_trap_handlerEric W. Biederman
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle
2021-10-26s390/cpumf: Allow multiple processes to access /dev/hwcThomas Richter
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle
2021-10-26s390: introduce nospec_uses_trampoline()Sven Schnelle
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle
2021-10-26s390/ptrace: add last_break member to pt_regsSven Schnelle
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev
2021-10-26s390/setup: convert start and end initrd pointers to virtualAlexander Gordeev
2021-10-26s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev
2021-10-26s390/setup: use virtual address for STSI instructionAlexander Gordeev
2021-10-26s390/cpcmd: use physical address for command and responseAlexander Gordeev
2021-10-25KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda
2021-10-25s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-19s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens
2021-10-11s390/jump_label: add __init_or_module annotationHeiko Carstens