summary refs log tree commit diff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-12-17KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2021-12-17s390: uv: Add offset comments to UV query struct and fix namingJanosch Frank
2021-12-17KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch
2021-12-17KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch
2021-12-17KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch
2021-12-09KVM: s390: Use Makefile.kvm for common filesDavid Woodhouse
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini
2021-12-08KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson
2021-12-08KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hookSean Christopherson
2021-12-08KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson
2021-12-08KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero
2021-12-08KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero
2021-12-08KVM: Integrate gfn_to_memslot_approx() into search_memslots()Maciej S. Szmigiero
2021-12-08KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLYSean Christopherson
2021-12-08KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson
2021-12-08KVM: s390: Use "new" memslot instead of userspace memory regionSean Christopherson
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier
2021-12-08KVM: s390: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier
2021-12-08KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier
2021-12-02s390: update defconfigsHeiko Carstens
2021-11-29s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-11-25s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-18s390/kexec: fix return code handlingHeiko Carstens
2021-11-18s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov
2021-11-18KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()Vitaly Kuznetsov
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik
2021-11-16s390/setup: re-arrange memblock setupVasily Gorbik
2021-11-16s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-16s390/setup: avoid reserving memory above identity mappingVasily Gorbik
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-08s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter
2021-11-08s390/pci: implement minimal PCI error recoveryNiklas Schnelle