summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual1-2/+0
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-07-17s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor2-2/+2
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1
2025-06-27s390/bpf: Store backchain even for leaf progsIlya Leoshkevich1-7/+5
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
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-08s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-10-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-10-17s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-10-17s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-0/+9
2024-09-04s390/smp,mcck: fix early IPI handlingHeiko Carstens2-11/+5
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-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-16s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-06-16s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
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-27s390/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-02-23crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2-2/+6
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-05s390/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-19s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-09-19s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler1-1/+1
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-08-11KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda1-0/+1
2023-07-27s390/decompressor: fix misaligned symbol build errorHeiko Carstens1-0/+1