aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-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: Add a routine for setting userspace CPU stateEric Farman
2021-10-25KVM: s390: Simplify SIGP Set Arch handlingEric Farman
2021-10-25KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda
2021-10-25KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda
2021-10-25s390/mm: optimize reset_guest_reference_bit()David Hildenbrand
2021-10-25s390/mm: optimize set_guest_storage_key()David Hildenbrand
2021-10-25s390/mm: no need for pte_alloc_map_lock() if we know the pmd is presentDavid Hildenbrand
2021-10-25s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand
2021-10-25s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand
2021-10-25s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand
2021-10-25s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand
2021-10-25s390/gmap: validate VMA in __gmap_zap()David Hildenbrand
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-20KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic
2021-10-20KVM: s390: clear kicked_mask before sleeping againHalil Pasic
2021-10-19s390: update defconfigsHeiko Carstens
2021-10-19samples: add s390 support for ftrace direct call samplesHeiko Carstens
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-12s390: fix strrchr() implementationRoberto Sassu
2021-10-11s390/cmm: use string_upper() instead of open coded variantAndy Shevchenko
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: add __init_or_module annotationHeiko Carstens
2021-10-11s390/jump_label: rename __jump_label_transform()Heiko Carstens
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens
2021-10-11s390/ftrace: add missing serialization for graph caller patchingHeiko Carstens
2021-10-11s390/ftrace: use text_poke_sync_lock()Heiko Carstens
2021-10-11s390/jump_label: use text_poke_sync()Heiko Carstens
2021-10-11s390: introduce text_poke_sync()Heiko Carstens
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens
2021-10-11s390/test_unwind: convert to KUnitMete Durlu
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev