summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-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-10s390/cpumf: support user space events for countingThomas Richter
2024-01-10s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()Heiko Carstens
2024-01-01s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda
2023-11-28s390/cmma: fix detection of DAT pagesHeiko Carstens
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-09-13s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-09-13s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-08-03KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda
2023-07-23s390/decompressor: fix misaligned symbol build errorHeiko Carstens
2023-07-19KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger
2023-07-19KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-07-19KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev
2023-06-09s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-05-24rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-24s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-04-06s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)
2023-04-06s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-10KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-03-10s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-10s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-10s390: discard .interp sectionIlya Leoshkevich
2023-03-10s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2023-03-10s390/kfence: fix page fault reportingHeiko Carstens
2023-03-10s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens
2023-03-10s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik
2023-03-10s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-03-10s390/ap: fix status returned by ap_qact()Halil Pasic
2023-03-10s390/ap: fix status returned by ap_aqic()Halil Pasic
2023-03-10s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-03-10s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik
2023-03-10s390/boot: cleanup decompressor header filesAlexander Gordeev
2023-03-10s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik
2023-03-10s390/mem_detect: fix detect_memory() error handlingVasily Gorbik