summary refs log tree commit diff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2023-03-10s390/bpf: Add expoline to tail callsIlya Leoshkevich
2023-03-10s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev
2023-02-25s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09memcpy_real(): WRITE is "data source", not destination...Al Viro
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro
2023-02-06s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-02-01s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev
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
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds