summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20s390/crypto: Fix unsigned variable compared with zeroYueHaibing
2019-11-12s390/pkey: use memdup_user() to simplify codeMarkus Elfring
2019-11-12s390/pkey: fix memory leak within _copy_apqns_from_user()Heiko Carstens
2019-11-12Merge tag 'vfio-ccw-20191111' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2019-11-12s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes
2019-10-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2019-10-31s390: always inline current_stack_pointer()Heiko Carstens
2019-10-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2019-10-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-10-31s390/mm: simplify page table helpers for large entriesGerald Schaefer
2019-10-31s390/mm: make pmd/pud_bad() report large entries as badGerald Schaefer
2019-10-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2019-10-31s390/process: avoid custom stack unwinding in get_wchanVasily Gorbik
2019-10-31s390/unwind: fix get_stack_pointer(NULL, NULL)Ilya Leoshkevich
2019-10-31s390: avoid double handling of "noexec" optionVasily Gorbik
2019-10-31s390/time: remove monotonic_clock()Heiko Carstens
2019-10-31s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann
2019-10-31s390/boot: fix section name escapingNick Desaulniers
2019-10-31s390/alternatives: make use of asm_inlineHeiko Carstens
2019-10-31s390/bug: make use of asm_inlineHeiko Carstens
2019-10-31s390/qdio: don't attempt IRQ avoidance on Output SBALsJulian Wiedmann
2019-10-31s390/qdio: simplify thinint device registrationJulian Wiedmann
2019-10-31s390/qdio: add statistics helper macroJulian Wiedmann
2019-10-31s390/qdio: remove a forward declarationJulian Wiedmann
2019-10-31s390/qdio: reduce log level for EQBS partialJulian Wiedmann
2019-10-31s390/qdio: use QDIO_BUFNR()Julian Wiedmann
2019-10-17vfio-ccw: Rework the io_fctl traceEric Farman
2019-10-17vfio-ccw: Add a trace for asynchronous requestsEric Farman
2019-10-17vfio-ccw: Trace the FSM jumptableEric Farman
2019-10-17vfio-ccw: Refactor how the traces are builtEric Farman
2019-10-10s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptionsHeiko Carstens
2019-10-10s390/Kconfig: make use of 'depends on cc-option'Heiko Carstens
2019-10-06Linux 5.4-rc2Linus Torvalds
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov