summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-06-04s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-06-04KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-06-01s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-06-01KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-06-01s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-06-01s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-06-01KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-06-01KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-06-01s390: prevent leaking kernel address in BEARSven Schnelle
2020-05-21s390/mm: fix panic in gup_fast on large pudGerald Schaefer
2020-05-21s390/pci: Fix unexpected write combine on resourceNiklas Schnelle
2020-05-21s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-05-21s390: make 'install' not depend on vmlinuxMasahiro Yamada
2020-05-15s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-05-15s390/kaslr: Fix casts in get_randomNathan Chancellor
2020-05-15s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-05-15s390/ftrace: generate traced function stack frameVasily Gorbik
2020-05-15s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2020-05-15KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger
2020-05-15s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle
2020-05-04s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-05-04s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-05-04KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-05-04s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2020-05-04s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-12s390/setup: Fix secure ipl messagePhilipp Rudo
2020-03-20s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2020-03-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-03-20s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-03-20s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-03-07s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-03-07s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-03-07s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2020-02-24s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2020-02-24s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2020-02-24s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2020-02-24s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2020-02-24s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2020-02-24s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2020-02-24s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2020-01-31s390/smp,vdso: fix ASCE handlingHeiko Carstens
2020-01-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-12-10s390/idle: fix cpu idle time calculationHeiko Carstens
2019-12-10s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-12-10s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-12-10s390/pci: fix MSI message dataSebastian Ott
2019-12-10s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-11-25s390/mm: fix -Wunused-but-set-variable warningsQian Cai