summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-15xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong
2019-10-15rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang
2019-10-15ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall
2019-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-14mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...Jane Chu
2019-10-14mm/slab.c: fix kernel-doc warning for __ksize()Randy Dunlap
2019-10-14xarray.h: fix kernel-doc warningRandy Dunlap
2019-10-14bitmap.h: fix kernel-doc warning and typoRandy Dunlap
2019-10-14fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap
2019-10-14fs/libfs.c: fix kernel-doc warningRandy Dunlap
2019-10-14fs/direct-io.c: fix kernel-doc warningRandy Dunlap
2019-10-14mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka
2019-10-14mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes
2019-10-14lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko
2019-10-14mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko
2019-10-14lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers
2019-10-14mm/slub: fix a deadlock in show_slab_objects()Qian Cai
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka
2019-10-14mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers
2019-10-14parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ defineHelge Deller
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare
2019-10-14drm/panfrost: Add missing GPU feature registersSteven Price
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro
2019-10-14kmemleak: Do not corrupt the object_list during clean-upCatalin Marinas
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko