summary refs log tree commit diff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-29Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-11-08s390/configs: add kasan.config addon config fileHeiko Carstens
2022-11-08s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca