summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-12-02s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2-10/+17
2022-11-10s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-11-10s390/uaccess: add missing EX_TABLE entries to __clear_user()Heiko Carstens1-3/+3
2022-11-03s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens1-4/+4
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2
2022-09-15s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2-1/+2
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf1-0/+1
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer1-2/+4
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-31s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-17kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-17s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-08-17s390/maccess: rework absolute lowcore accessorsAlexander Gordeev6-24/+32
2022-08-17s390/smp: cleanup control register update routinesAlexander Gordeev2-29/+23
2022-08-17s390/smp: cleanup target CPU callback startingAlexander Gordeev1-4/+11
2022-08-17s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev1-2/+2
2022-08-17s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev1-1/+1
2022-08-17s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev7-40/+37
2022-08-17s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev3-2/+5
2022-08-17KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda3-3/+94
2022-08-17KVM: 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-12KVM: s390x: fix SCK lockingClaudio Imbrenda3-6/+32
2022-07-12s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov1-0/+2
2022-07-12s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev1-5/+2
2022-07-12s390/boot: allocate amode31 section in decompressorAlexander Gordeev5-13/+20
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-224/+12
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/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5
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/stp: clock_delta should be signedSven Schnelle2-5/+5
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-25s390/traps: improve panic message for translation-specification exceptionHeiko Carstens1-3/+3
2022-05-18s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-03-08s390/extable: fix exception table sortingHeiko Carstens1-2/+7
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang1-2/+3
2022-03-08KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson1-1/+1
2022-02-11KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch1-0/+2
2022-02-01s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger1-1/+8