summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle1-1/+0
2021-10-26s390/string: use generic strlcpyHeiko Carstens1-2/+0
2021-10-26s390/string: use generic strrchrHeiko Carstens1-2/+0
2021-10-26s390/bitops: return true/false (not 1/0) from bool functionsHuilong Deng1-1/+1
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle2-3/+7
2021-10-26s390: introduce nospec_uses_trampoline()Sven Schnelle1-0/+5
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle1-1/+1
2021-10-26s390/ptrace: add last_break member to pt_regsSven Schnelle1-0/+1
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev1-0/+1
2021-10-26s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev1-6/+6
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik1-0/+2
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann1-2/+0
2021-10-25KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda1-0/+5
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman1-1/+1
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens1-0/+12
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens1-0/+19
2021-10-11s390/ptrace: fix coding styleHeiko Carstens1-2/+1
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens1-1/+0
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens2-3/+9
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens1-0/+9
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens1-0/+2
2021-10-11s390: introduce text_poke_sync()Heiko Carstens1-0/+16
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens1-10/+14
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap1-1/+1
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-2/+0
2021-10-04s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle1-0/+28
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle1-0/+2
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2021-09-30s390: add CPU field to struct thread_infoArd Biesheuvel1-0/+1
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-12/+0
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-21/+15
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann2-13/+0
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens1-7/+0
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle1-0/+1
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2-14/+14
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+1
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+2
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-5/+3
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-13/+3
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds29-452/+551
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic1-0/+1
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch1-0/+1
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2-1/+4
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens1-156/+73
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter1-0/+96