summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-03-13KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand1-6/+19
2025-03-13s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens1-1/+1
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-14s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada1-1/+1
2024-11-08KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-08KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-08KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69
2024-11-08KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch1-15/+17
2024-11-08KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-11-08s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-11-08s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-11-08s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-04s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda1-1/+4
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
2024-05-17s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-05-17s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-04-13s390/entry: align system call table on 8 bytesSumanth Korikkar1-0/+1
2024-03-26s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-08s390/cmma: fix detection of DAT pagesHeiko Carstens1-3/+3
2023-12-08s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev1-4/+4
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-09-23s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-07-27KVM: s390: vsie: fix the length of APCB bitmapPierre Morel1-2/+4
2023-07-27KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-06-09treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-03-11KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr1-0/+16
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-11s390: discard .interp sectionIlya Leoshkevich1-0/+1
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman2-2/+2
2023-02-06KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-02-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1