summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2021-10-26s390/string: use generic strlcpyHeiko Carstens
2021-10-26s390/string: use generic strrchrHeiko Carstens
2021-10-26s390/bitops: return true/false (not 1/0) from bool functionsHuilong Deng
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/pgtable: use physical address for Page-Table OriginAlexander Gordeev
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann
2021-10-25KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
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/ptrace: add function argument access APIHeiko Carstens
2021-10-11s390/ptrace: fix coding styleHeiko Carstens
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens
2021-10-11s390: introduce text_poke_sync()Heiko Carstens
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-10-04s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30s390: add CPU field to struct thread_infoArd Biesheuvel
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle