summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini10-31/+211
2023-08-28KVM: s390: pv: Allow AP-instructions for pv-guestsSteffen Eiden2-3/+15
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden3-0/+91
2023-08-28s390/uv: UV feature check utilitySteffen Eiden4-3/+10
2023-08-28KVM: s390: pv: relax WARN_ONCE condition for destroy fastViktor Mihajlovski1-1/+2
2023-08-28Merge remote-tracking branch 'vfio-ap' into nextJanosch Frank5-13/+25
2023-08-28KVM: s390: interrupt: Fix single-stepping keyless mode exitsIlya Leoshkevich1-2/+2
2023-08-28KVM: s390: interrupt: Fix single-stepping userspace-emulated instructionsIlya Leoshkevich1-3/+20
2023-08-28KVM: s390: interrupt: Fix single-stepping kernel-emulated instructionsIlya Leoshkevich1-3/+14
2023-08-28KVM: s390: interrupt: Fix single-stepping into program interrupt handlersIlya Leoshkevich1-1/+16
2023-08-28KVM: s390: interrupt: Fix single-stepping into interrupt handlersIlya Leoshkevich2-2/+16
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+5
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan1-0/+5
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak3-12/+17
2023-08-18s390/uv: export uv_pin_shared for direct usageJanosch Frank2-1/+8
2023-08-03Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-16/+24
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens1-0/+2
2023-07-30arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2-2/+2
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-07-27s390: update defconfigsHeiko Carstens3-10/+11
2023-07-27s390/vmem: split pages when debug pagealloc is enabledSven Schnelle1-0/+2
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+7
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming1-1/+1
2023-07-18s390/mm: fix per vma lock fault handlingSven Schnelle1-0/+2
2023-07-18KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda1-0/+1
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda1-2/+6
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds48-225/+193
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev4-2/+5
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter1-4/+0
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter1-13/+13
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter1-3/+0
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter1-4/+2
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter1-10/+5
2023-07-04s390/cpum_cf: remove unneeded debug statementsThomas Richter1-30/+2
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-41/+174
2023-07-03s390/entry: remove mcck clockSven Schnelle3-4/+2
2023-07-03s390: fix various typosHeiko Carstens24-31/+31
2023-07-03s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev1-3/+8
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev1-2/+2
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens11-13/+12
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens2-85/+84
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens3-5/+3
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini7-41/+174
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-2/+3
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2-5/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-16/+32
2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2-0/+2
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens7-17/+17
2023-06-28s390/decompressor: fix misaligned symbol build errorHeiko Carstens1-0/+1
2023-06-28s390/vdso: check for undefined symbols after buildSven Schnelle2-2/+8