summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada2024-12-051-1/+1
* KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2024-11-082-6/+12
* KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch2024-11-081-8/+16
* KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch2024-11-081-53/+69
* KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch2024-11-081-15/+17
* KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller2024-11-081-1/+1
* s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter2024-11-081-8/+4
* s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer2024-11-081-1/+17
* s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens2024-11-081-2/+4
* asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2024-07-181-16/+2
* s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda2024-05-171-1/+1
* s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda2024-05-171-1/+1
* 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