summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/decompressor: fix misaligned symbol build errorHeiko Carstens2023-07-231-0/+1
* KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger2023-07-191-3/+5
* KVM: s390: vsie: fix the length of APCB bitmapPierre Morel2023-07-191-2/+4
* KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr2023-07-191-0/+4
* mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-07-011-2/+3
* s390/purgatory: disable branch profilingAlexander Gordeev2023-06-281-0/+1
* s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev2023-06-091-15/+17
* rethook, fprobe: do not trace rethook related functionsZe Gao2023-05-241-0/+1
* s390/crypto: use vector instructions only if available for ChaCha20Heiko Carstens2023-05-241-1/+1
* KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda2023-05-171-21/+11
* s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens2023-04-261-6/+2
* KVM: s390: pv: fix external interruption loop not always detectedNico Boehr2023-04-131-8/+24
* s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)2023-04-061-1/+1
* s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-04-061-1/+1
* s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle2023-03-221-0/+8
* PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle2023-03-223-15/+16
* KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2023-03-101-13/+30
* s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik2023-03-101-0/+1
* s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik2023-03-101-2/+1
* s390: discard .interp sectionIlya Leoshkevich2023-03-101-0/+1
* s390/extmem: return correct segment type in __segment_load()Gerald Schaefer2023-03-101-5/+7
* s390/kfence: fix page fault reportingHeiko Carstens2023-03-101-14/+35
* s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens2023-03-101-1/+1
* s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik2023-03-101-8/+8
* s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor2023-03-101-1/+1
* s390/ap: fix status returned by ap_qact()Halil Pasic2023-03-101-1/+4
* s390/ap: fix status returned by ap_aqic()Halil Pasic2023-03-101-2/+5
* s390/boot: fix mem_detect extended area allocationVasily Gorbik2023-03-104-52/+31
* s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik2023-03-101-1/+1
* s390/boot: cleanup decompressor header filesAlexander Gordeev2023-03-103-28/+23
* s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik2023-03-101-3/+3
* s390/mem_detect: fix detect_memory() error handlingVasily Gorbik2023-03-101-1/+1
* s390/bpf: Add expoline to tail callsIlya Leoshkevich2023-03-101-2/+10
* s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev2023-03-102-1/+1
* s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada2023-02-251-0/+2
* s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik2023-02-221-1/+1
* use less confusing names for iov_iter direction initializersAl Viro2023-02-092-2/+2
* memcpy_real(): WRITE is "data source", not destination...Al Viro2023-02-091-1/+1
* copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro2023-02-091-1/+1
* s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens2023-02-061-2/+3
* KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens2023-02-011-4/+8
* s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev2023-02-011-0/+2
* s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle2023-02-011-3/+3
* s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens2023-01-181-1/+1
* s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2023-01-182-55/+77
* s390/kexec: fix ipl report address for kdumpAlexander Egorenkov2023-01-181-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-061-1/+3
|\
| * Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-291-1/+3
| |\
| | * KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth2022-11-241-1/+3
* | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\ \ \ | |/ / |/| |