summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
4 dayss390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
4 dayss390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
4 dayss390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-0/+9
2024-09-04s390/smp,mcck: fix early IPI handlingHeiko Carstens2-11/+5
2024-09-04s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda1-1/+4
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
2024-07-18KVM: s390: fix LPSWEY handlingChristian Borntraeger4-0/+49
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
2024-06-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2-2/+1
2024-06-16s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-06-16s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-06-16s390/vdso: Use standard stack frame layoutHeiko Carstens2-0/+2
2024-06-16s390/vdso: Generate unwind information for C modulesJens Remus2-2/+4
2024-06-16s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar1-0/+1
2024-06-16s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2-0/+2
2024-06-16s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich1-2/+6
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
2024-05-17s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-05-17s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-04-10s390/entry: align system call table on 8 bytesSumanth Korikkar1-0/+1
2024-03-27s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-03-27s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor2-2/+2
2024-03-27s390/dasd: add autoquiesce featureStefan Haberland1-0/+2
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2024-02-23s390/ptrace: handle setting of fpc register correctlyHeiko Carstens1-3/+3
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-2/+0
2024-02-23crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2-2/+6
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-05s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2023-12-20memblock: allow to specify flags with memblock_add_node()David Hildenbrand1-1/+2
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-11-28s390/cmma: fix detection of DAT pagesHeiko Carstens1-3/+3
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-09-19s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-09-19s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler1-1/+1
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-08-03KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda1-0/+1
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens1-0/+1
2023-07-23KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger1-3/+5
2023-07-23KVM: s390: vsie: fix the length of APCB bitmapPierre Morel1-2/+4
2023-07-23KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev1-0/+1
2023-06-09s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev1-15/+17
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr1-8/+24
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1