summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-31Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
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: add debug statement for diag 318 CPNC dataCollin Walling
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
2021-10-27KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-10-26s390: make command line configurableSven Schnelle
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/pci: add s390_iommu_aperture kernel parameterNiklas Schnelle
2021-10-26s390/spinlock: remove incorrect kernel doc indicatorHeiko Carstens
2021-10-26s390/string: use generic strlcpyHeiko Carstens
2021-10-26s390/string: use generic strrchrHeiko Carstens
2021-10-26s390/cpumf: Allow multiple processes to access /dev/hwcThomas Richter
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/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-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