summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04s390: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-12-02s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-11-16KVM: s390x: fix SCK lockingClaudio Imbrenda
2022-11-10s390/boot: add secure boot trailerPeter Oberparleiter
2022-11-03s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-08s390/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-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-21kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2022-08-21s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev
2022-08-21KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda
2022-08-21KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09s390/perf: obtain sie_block from the right addressNico Boehr
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-05-30s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-25s390/pci: improve zpci_dev reference countingNiklas Schnelle
2022-05-18s390: disable -Warray-boundsSven Schnelle
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