summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2022-09-152-1/+2
* s390: fix nospec table alignmentsJosh Poimboeuf2022-09-081-0/+1
* s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-09-081-2/+4
* s390/hypfs: avoid error message under KVMJuergen Gross2022-09-052-2/+2
* s390: fix double free of GS and RI CBs on fork() failureBrian Foster2022-08-311-6/+16
* s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer2022-08-311-1/+3
* Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev2022-08-171-1/+1
* kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek2022-08-171-5/+13
* s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev2022-08-171-1/+1
* s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-08-176-24/+32
* s390/smp: cleanup control register update routinesAlexander Gordeev2022-08-172-29/+23
* s390/smp: cleanup target CPU callback startingAlexander Gordeev2022-08-171-4/+11
* s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev2022-08-171-2/+2
* s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev2022-08-171-1/+1
* s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-08-177-40/+37
* s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev2022-08-173-2/+5
* KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda2022-08-173-3/+94
* KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr2022-08-172-2/+17
* s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger2022-08-031-3/+6
* KVM: s390x: fix SCK lockingClaudio Imbrenda2022-07-123-6/+32
* s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov2022-07-121-0/+2
* s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev2022-07-121-5/+2
* s390/boot: allocate amode31 section in decompressorAlexander Gordeev2022-07-125-13/+20
* s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada2022-07-071-1/+0
* s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-07-073-224/+12
* s390/cpumf: Handle events cycles and instructions identicalThomas Richter2022-06-291-1/+21
* s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger2022-06-251-1/+1
* s390/gmap: voluntarily schedule during key settingChristian Borntraeger2022-06-141-0/+14
* s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev2022-06-141-1/+5
* s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn2022-06-141-2/+2
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-06-091-0/+10
* s390/stp: clock_delta should be signedSven Schnelle2022-06-092-5/+5
* s390/perf: obtain sie_block from the right addressNico Boehr2022-06-091-1/+1
* s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens2022-06-091-4/+11
* s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-301-0/+1
* s390/pci: improve zpci_dev reference countingNiklas Schnelle2022-05-254-4/+16
* s390/traps: improve panic message for translation-specification exceptionHeiko Carstens2022-05-251-3/+3
* s390: disable -Warray-boundsSven Schnelle2022-05-181-0/+10
* s390/extable: fix exception table sortingHeiko Carstens2022-03-081-2/+7
* mm: defer kmemleak object creation of module_alloc()Kefeng Wang2022-03-081-2/+3
* KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson2022-03-081-1/+1
* KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch2022-02-111-0/+2
* s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger2022-02-011-1/+8
* s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger2022-02-011-4/+14
* s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-02-011-2/+4
* s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich2022-02-011-19/+18
* s390/mm: fix 2KB pgtable release raceAlexander Gordeev2022-01-271-1/+3
* KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2022-01-204-2/+43
* s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov2022-01-161-0/+4
* s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo2021-12-221-1/+6