summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-02-09s390/idle: move idle time accounting to account_idle_time_irq()Heiko Carstens
2023-02-09Merge branch 'cmpxchg_user_key' into featuresHeiko Carstens
2023-02-08KVM: s390: GISA: sort out physical vs virtual pointers usageNico Boehr
2023-02-07KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchgJanis Schoetterl-Glausch
2023-02-07KVM: s390: Refactor vcpu mem_op functionJanis Schoetterl-Glausch
2023-02-07KVM: s390: Refactor absolute vm mem_op functionJanis Schoetterl-Glausch
2023-02-07KVM: s390: Dispatch to implementing function at top level of vm mem_opJanis Schoetterl-Glausch
2023-02-07KVM: s390: Move common code of mem_op functions into functionJanis Schoetterl-Glausch
2023-02-07KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-02-07Merge remote-tracking branch 'l390-korg/cmpxchg_user_key' into kvm-nextJanosch Frank
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik
2023-02-06s390/mem_detect: add get_mem_detect_online_total()Vasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik
2023-02-06s390/diag: make __diag8c_tmp_amode31 staticHeiko Carstens
2023-02-06s390/rethook: add local rethook header fileHeiko Carstens
2023-02-06s390/vmem: remove unnecessary KASAN checksVasily Gorbik
2023-02-06s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik
2023-02-06s390/kasan: update kasan memory layout noteVasily Gorbik
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik
2023-02-06s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle
2023-02-06s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-01-31s390/mem_detect: do not update output parameters on failureAlexander Gordeev
2023-01-31s390/cio: introduce locking for register/unregister functionsVineeth Vijayan
2023-01-31s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik
2023-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann
2023-01-29s390/bpf: Implement bpf_jit_supports_kfunc_call()Ilya Leoshkevich
2023-01-29s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()Ilya Leoshkevich
2023-01-29s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich
2023-01-29s390/bpf: Implement bpf_arch_text_poke()Ilya Leoshkevich
2023-01-29s390/bpf: Add expoline to tail callsIlya Leoshkevich
2023-01-28s390/bpf: Fix a typo in a commentIlya Leoshkevich
2023-01-26s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor
2023-01-26s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-01-26s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor
2023-01-25s390/syscalls: get rid of system call alias functionsHeiko Carstens
2023-01-25s390/syscalls: remove trailing semicolonHeiko Carstens
2023-01-25s390/syscalls: move __S390_SYS_STUBx() macroHeiko Carstens