summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: use the correct count for __iowrite64_copy()Jason Gunthorpe2024-03-011-1/+1
* KVM: s390: fix setting of fpc registerHeiko Carstens2024-02-231-5/+0
* s390/ptrace: handle setting of fpc register correctlyHeiko Carstens2024-02-231-3/+3
* s390/vx: fix save/restore of fpu kernel contextHeiko Carstens2024-01-081-1/+1
* KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-12-131-1/+1
* s390/cmma: fix detection of DAT pagesHeiko Carstens2023-12-081-3/+3
* s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev2023-12-081-4/+4
* s390/pci: fix iommu bitmap allocationNiklas Schnelle2023-10-251-2/+13
* KVM: s390: fix sthyi error handlingHeiko Carstens2023-08-112-6/+9
* KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr2023-08-111-0/+4
* treewide: Remove uninitialized_var() usageKees Cook2023-08-111-1/+1
* s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens2023-04-261-6/+2
* s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-04-051-1/+1
* s390/setup: init jump labels before command line parsingVasily Gorbik2023-03-111-0/+1
* s390/maccess: add no DAT mode to kernel_writeVasily Gorbik2023-03-111-5/+11
* s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik2023-03-111-0/+1
* s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik2023-03-111-2/+1
* s390: discard .interp sectionIlya Leoshkevich2023-03-111-0/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-2/+2
* s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens2023-01-181-1/+1
* KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth2022-12-141-1/+3
* s390/crashdump: fix TOD programmable field sizeHeiko Carstens2022-12-081-1/+1
* s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens2022-11-031-1/+2
* s390: fix nospec table alignmentsJosh Poimboeuf2022-09-151-0/+1
* s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-09-151-2/+4
* s390/hypfs: avoid error message under KVMJuergen Gross2022-09-052-2/+2
* s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer2022-09-051-1/+3
* s390: fix double free of GS and RI CBs on fork() failureBrian Foster2022-09-051-6/+16
* s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger2022-08-111-3/+6
* s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-07-073-119/+18
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-07-021-0/+10
* s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger2022-06-251-1/+1
* s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-251-0/+1
* s390: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-251-12/+0
* s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn2022-06-141-2/+2
* s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens2022-06-141-4/+11
* s390: disable -Warray-boundsSven Schnelle2022-05-181-0/+10
* s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-02-081-2/+4
* mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings2022-01-271-1/+8
* s390/mm: fix 2KB pgtable release raceAlexander Gordeev2022-01-271-1/+3
* KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2022-01-274-2/+43
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-011-0/+16
* s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-12-011-0/+13
* KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch2021-11-261-0/+2
* s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand2021-11-261-2/+3
* s390: fix strrchr() implementationRoberto Sassu2021-10-201-8/+7
* s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-261-24/+26
* s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-221-2/+7
* KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-09-222-3/+3