summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-08-03s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter
2024-08-03s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer
2024-08-03s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer
2024-08-03s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer
2024-08-03s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand
2024-08-03s390/mm: Convert gmap_make_secure to use a folioMatthew Wilcox (Oracle)
2024-08-03s390/mm: Convert make_page_secure to use a folioMatthew Wilcox (Oracle)
2024-07-18s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-07-11KVM: s390: fix LPSWEY handlingChristian Borntraeger
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-07-05s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-06-12s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-06-12s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-06-12s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-06-12s390/vdso: Use standard stack frame layoutHeiko Carstens
2024-06-12kbuild: unify vdso_install rulesMasahiro Yamada
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus
2024-06-12s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar
2024-06-12s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-06-12s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus
2024-05-17s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda
2024-05-17s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda
2024-04-10s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-10mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-04-10s390/bpf: Fix bpf_plt pointer arithmeticIlya Leoshkevich
2024-03-26s390/vtime: fix average steal time calculationMete Durlu
2024-03-26s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens
2024-03-26s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor
2024-03-26s390/pai: fix attr_event_free upper limit for pai device driversThomas Richter
2024-03-15KVM: s390: vsie: fix race during shadow creationChristian Borntraeger
2024-03-15KVM: s390: add stat counter for shadow gmap eventsNico Boehr
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-05KVM: s390: fix setting of fpc registerHeiko Carstens
2024-02-05s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-05s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev
2024-01-31crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2024-01-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2024-01-10KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda