aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
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-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-11KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-08-11treewide: 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-11s390/setup: init jump labels before command line parsingVasily Gorbik
2023-03-11s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
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-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
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/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-11s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
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-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-25s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-25s390: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn
2022-06-14s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-05-18s390: disable -Warray-boundsSven Schnelle
2022-02-08s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev
2022-01-27KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand
2021-11-26KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-11-26s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand
2021-10-20s390: fix strrchr() implementationRoberto Sassu
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik