aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2022-03-08s390/extable: fix exception table sortingHeiko Carstens
2022-02-11KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch
2022-02-01s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-02-01s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-17s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-26s390/kexec: fix return code handlingHeiko Carstens
2021-11-18KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-11-18KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda
2021-11-18KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda
2021-11-18s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand
2021-11-02KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic
2021-11-02KVM: s390: clear kicked_mask before sleeping againHalil Pasic
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-10-20s390: fix strrchr() implementationRoberto Sassu
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-18s390/pv: fix the forcing of the swiotlbHalil Pasic
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle
2021-09-18s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-08-04bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-28s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-25s390: introduce proper type handling call_on_stack() macroHeiko Carstens
2021-07-25s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich
2021-07-20s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens
2021-07-20s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens
2021-07-20s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-07-20s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens
2021-07-20s390: disable SSP when neededFabrice Fontaine
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-07-14s390: enable HAVE_IOREMAP_PROTNiklas Schnelle