summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-05-24livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23s390/bpf: Fix typo in commentJulia Lawall
2022-05-20KVM: s390: Don't indicate suppression on dirtying, failing memopJanis Schoetterl-Glausch
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-18s390/head: get rid of 31 bit leftoversHeiko Carstens
2022-05-17s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens
2022-05-17s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens
2022-05-16s390/cpumf: add new extended counter set for IBM z16Thomas Richter
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-13s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-11s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2022-05-11s390/stp: fix todoff sizeSven Schnelle
2022-05-09s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09s390/pgtable: cleanup description of swp pte layoutDavid Hildenbrand
2022-05-09s390/pai: add support for cryptography countersThomas Richter
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle
2022-05-06s390/compat: cleanup compat_linux.h header fileHeiko Carstens
2022-05-06s390/entry: remove broken and not needed codeHeiko Carstens
2022-05-06s390/boot: convert parmarea to CHeiko Carstens
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens