summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf1-1/+1
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino1-0/+1
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+8
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle3-1/+11
2020-03-12s390/mm: fix panic in gup_fast on large pudGerald Schaefer1-0/+6
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann1-1/+1
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor1-1/+1
2020-02-24s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle1-1/+1
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-11s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer1-0/+2
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich1-0/+1
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens1-11/+11
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens1-2/+2
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens1-1/+2
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens2-5/+5
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai2-3/+9
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina1-1/+1
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter1-1/+4
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-7/+9
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-1/+0
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+1
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter1-5/+5
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter1-0/+2
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger1-2/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+5
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2019-09-18Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-139/+269
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer1-0/+8
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+6
2019-09-04KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth1-0/+6
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik1-2/+0
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik1-0/+12
2019-08-25s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann1-0/+1
2019-08-25s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann1-1/+1
2019-08-25s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann1-0/+3
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger1-22/+235
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger1-112/+2
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan1-1/+3
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik2-0/+2
2019-08-09s390/mm: Remove sev_active() functionThiago Jung Bauermann1-1/+0