aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-15dmaengine: sprd: Fix the possible memory leak issueBaolin Wang1-0/+15
2019-10-15dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey1-0/+7
2019-10-15dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transferRadhey Shyam Pandey1-1/+2
2019-10-15ASoC: pcm3168a: Fix serial mode dependent format supportPeter Ujfalusi1-3/+0
2019-10-15ASoC: audio-graph: fixup graph_dai_link_of_dpcm() commentKuninori Morimoto1-2/+2
2019-10-15ASoC: sof: include types.h at header.hKuninori Morimoto1-0/+1
2019-10-15ASoC: simple-card: fixup simple_dai_link_of_dpcm() commentKuninori Morimoto1-2/+2
2019-10-15ASoC: Intel: eve: Enable mclk and ssp sclk earlyNaveen M2-0/+95
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-15x86/hyperv: Make vapic support x2apic modeRoman Kagan1-5/+15
2019-10-15KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz3-10/+32
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-14Merge branch 'aquantia-fixes'David S. Miller8-30/+77
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov3-22/+21
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov1-1/+2
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh4-6/+53
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh1-1/+1
2019-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-86/+152
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko1-1/+1
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko1-3/+6
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko2-1/+29
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko1-0/+1
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-14mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than onceJane Chu1-9/+13
2019-10-14mm/slab.c: fix kernel-doc warning for __ksize()Randy Dunlap1-0/+3
2019-10-14xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-14bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-14fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap1-1/+1
2019-10-14fs/libfs.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-14fs/direct-io.c: fix kernel-doc warningRandy Dunlap1-2/+1
2019-10-14mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka1-3/+4
2019-10-14mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes1-2/+4
2019-10-14lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko1-0/+27
2019-10-14mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko1-6/+16
2019-10-14lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers1-6/+26
2019-10-14mm/slub: fix a deadlock in show_slab_objects()Qian Cai1-2/+11
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka2-7/+7
2019-10-14mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka2-21/+10
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka3-22/+24
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov1-26/+29
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov1-21/+21
2019-10-14block: Fix elv_support_iosched()Damien Le Moal1-1/+2
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle1-8/+0
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers2-2/+2
2019-10-14parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ defineHelge Deller1-2/+2
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare1-1/+1