summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-05-17KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda1-21/+11
2023-05-17KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda2-0/+12
2023-05-11s390/checksum: always use cksm instructionHeiko Carstens2-11/+2
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr1-8/+24
2023-04-06s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)1-1/+1
2023-04-06s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle3-15/+16
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/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle1-0/+3
2023-03-10s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle1-71/+20
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-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-01-17s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens1-2/+3
2023-01-11s390: update defconfigsHeiko Carstens3-6/+9
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2-55/+77
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada1-2/+2
2023-01-06s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-01-06s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev1-0/+2
2023-01-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld1-0/+1
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-40/+61
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-176/+567
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+10
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-2/+2
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-7/+2
2022-12-13Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-20/+0
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds28-1037/+1309
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+26