summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+14
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-10-15blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo1-8/+5
2019-10-15blkcg: Fix multiple bugs in blkcg_activate_policy()Tejun Heo1-18/+51
2019-10-15xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong1-4/+4
2019-10-15tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo1-2/+28
2019-10-15rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang1-3/+6
2019-10-15ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton1-10/+11
2019-10-15tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2019-10-15tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2019-10-15tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-1/+5
2019-10-15perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye1-5/+9
2019-10-15perf tools: Fix mode setting in copyfile_mode_ns()Adrian Hunter1-3/+5
2019-10-15perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva1-1/+1
2019-10-15io_uring: consider the overflow of sequence for timeout reqyangerkun1-6/+21
2019-10-15perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2-3/+7
2019-10-15perf evlist: Fix fix for freed id arraysAndi Kleen1-1/+1
2019-10-15perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter1-1/+5
2019-10-15scripts: setlocalversion: fix a bashismRandy Dunlap1-1/+1
2019-10-15kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-10-15virtio-fs: don't show mount optionsMiklos Szeredi3-0/+9
2019-10-15nvme-tcp: fix possible leakage during error flowMax Gurtovoy1-0/+1
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy1-1/+3
2019-10-15btrfs: don't needlessly create extent-refs kernel threadDavid Sterba2-8/+0
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2-4/+5
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven1-2/+1
2019-10-15soundwire: depend on ACPI || OFMichal Suchanek1-1/+1
2019-10-15soundwire: depend on ACPIMichal Suchanek1-0/+1
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner1-5/+14
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-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-15arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-15arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-15Merge branch 'aquantia-fixes'David S. Miller8-30/+77
2019-10-15net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov3-22/+21
2019-10-15net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov1-1/+2
2019-10-15net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh4-6/+53
2019-10-15net: aquantia: temperature retrieval fixIgor Russkikh1-1/+1
2019-10-15Merge 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