summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-03-10KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr1-13/+30
2023-03-10s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-10s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-10s390: discard .interp sectionIlya Leoshkevich1-0/+1
2023-03-10s390/extmem: return correct segment type in __segment_load()Gerald Schaefer1-5/+7
2023-03-10s390/kfence: fix page fault reportingHeiko Carstens1-14/+35
2023-03-10s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens1-1/+1
2023-03-10s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik1-8/+8
2023-03-10s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor1-1/+1
2023-03-10s390/ap: fix status returned by ap_qact()Halil Pasic1-1/+4
2023-03-10s390/ap: fix status returned by ap_aqic()Halil Pasic1-2/+5
2023-03-10s390/boot: fix mem_detect extended area allocationVasily Gorbik4-52/+31
2023-03-10s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik1-1/+1
2023-03-10s390/boot: cleanup decompressor header filesAlexander Gordeev3-28/+23
2023-03-10s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik1-3/+3
2023-03-10s390/mem_detect: fix detect_memory() error handlingVasily Gorbik1-1/+1
2023-03-10s390/bpf: Add expoline to tail callsIlya Leoshkevich1-2/+10
2023-03-10s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev2-1/+1
2023-02-25s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-02-09use less confusing names for iov_iter direction initializersAl Viro2-2/+2
2023-02-09memcpy_real(): WRITE is "data source", not destination...Al Viro1-1/+1
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro1-1/+1
2023-02-06s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens1-2/+3
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-02-01s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev1-0/+2
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2-55/+77
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-29Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini1-1/+3
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+10
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-77/+74
2022-11-08s390: always build relocatable kernelHeiko Carstens4-9/+5
2022-11-08s390/configs: add kasan.config addon config fileHeiko Carstens1-0/+3
2022-11-08s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens4-3/+1
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca1-1/+1
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2-10/+17
2022-11-03s390: update defconfigsHeiko Carstens2-65/+65
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter1-0/+1
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens1-4/+4
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2