aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2024-04-13s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-03-26s390/vtime: fix average steal time calculationMete Durlu
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda
2023-12-08s390/cmma: fix detection of DAT pagesHeiko Carstens
2023-12-08s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-09-23s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-07-27KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-07-27KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-03-11KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-03-11s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-11s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-11s390: discard .interp sectionIlya Leoshkevich
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-02-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-11-03s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-09-15s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-15s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-25kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-07-29locking/refcount: Consolidate implementations of refcount_tWill Deacon
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-22s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-22s390: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger