summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-08-21kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-21s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev3-2/+5
2022-08-21KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda3-3/+94
2022-08-21KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr2-2/+17
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger1-3/+6
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld3-115/+14
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter1-1/+21
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger1-1/+1
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger1-0/+14
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn1-2/+2
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-0/+10
2022-06-09s390/perf: obtain sie_block from the right addressNico Boehr1-1/+1
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-05-30s390: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-05-25s390/pci: improve zpci_dev reference countingNiklas Schnelle4-4/+16
2022-05-18s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-03-08s390/extable: fix exception table sortingHeiko Carstens1-2/+7
2022-02-11KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch1-0/+2
2022-02-01s390/hypfs: include z/VM guests with access control group setVasily Gorbik1-2/+4
2022-02-01s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich1-19/+18
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev1-1/+3
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo1-1/+6
2021-12-17s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip1-2/+3
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle1-3/+4
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand1-0/+13
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-26s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-18KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch1-0/+2
2021-11-18KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda1-1/+1
2021-11-18KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda1-10/+9
2021-11-18s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand1-2/+3
2021-11-02KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic1-2/+3
2021-11-02KVM: s390: clear kicked_mask before sleeping againHalil Pasic1-0/+1
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle3-7/+45
2021-10-20s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-13bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang1-1/+1
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-1/+1
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich1-2/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-28/+30
2021-09-18s390/pv: fix the forcing of the swiotlbHalil Pasic1-1/+1
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle3-3/+8
2021-09-18s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic4-8/+9
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2-20/+20