summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2021-05-14KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-05-14s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand
2021-05-14KVM: s390: fix guarded storage control register handlingHeiko Carstens
2021-05-14KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda
2021-05-11s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger
2021-05-11s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-28s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens
2020-12-30s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-18s390/smp: move rcu_cpu_starting() earlierQian Cai
2020-11-05s390/stp: add locking to sysfs functionsSven Schnelle
2020-11-05s390/startup: avoid save_area_sync overflowVasily Gorbik
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-10-01s390/irq: replace setup_irq() by request_irq()afzal mohammed
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-10-01s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle
2020-09-03s390/numa: set node distance to LOCAL_DISTANCESasha Levin
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-19s390/gmap: improve THP splittingGerald Schaefer
2020-07-16s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-07-16s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-16s390/setup: init jump labels before command line parsingVasily Gorbik
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-30s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-30s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-17s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-06-07s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer
2020-06-07s390/ftrace: save traced function callerVasily Gorbik
2020-05-27s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo
2020-05-27s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2020-05-02s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-05-02s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger