summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03spi: stm32: clear only asserted irq flags on interruptTobias Schramm1-1/+1
2020-09-03video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman1-0/+2
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET1-3/+4
2020-09-03vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang2-3/+4
2020-09-03vdpa: ifcvf: return err when fail to request config irqJason Wang1-0/+4
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang1-0/+1
2020-09-03i2c: core: Don't fail PRP0001 enumeration when no ID table existAndy Shevchenko1-1/+1
2020-09-03drm/etnaviv: always start/stop scheduler in timeout processingLucas Stach1-5/+6
2020-09-03habanalabs: Fix memory corruption in debugfsDan Carpenter1-4/+4
2020-09-03null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu1-1/+1
2020-09-03nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck1-5/+10
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang1-2/+2
2020-09-03nvmet: fix a memory leakSagi Grimberg1-0/+1
2020-09-03blkcg: fix memleak for iolatencyYufen Yu1-3/+5
2020-09-03blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei1-1/+2
2020-09-03hwmon: (nct7904) Correct divide by 0Jason Baron1-2/+2
2020-09-03bfq: fix blkio cgroup leakage v4Dmitry Monakhov3-12/+3
2020-09-03block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)1-5/+5
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-09-03block: virtio_blk: fix handling single range discard requestMing Lei1-8/+23
2020-09-03block: respect queue limit of max discard segmentMing Lei1-2/+9
2020-09-03nfsd: fix oops on mixed NFSv4/NFSv3 client accessJ. Bruce Fields1-0/+2
2020-09-03ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)Alexander Tsoy1-0/+30
2020-09-03cpufreq: intel_pstate: Fix EPP setting via sysfs in active modeRafael J. Wysocki1-6/+12
2020-09-03PM / devfreq: Fix the wrong end with semicolonChanwoo Choi1-2/+2
2020-09-03PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-09-03PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu1-10/+8
2020-09-03PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith1-5/+33
2020-09-03net: openvswitch: introduce common code for flushing flowsTonghao Zhang3-21/+27
2020-09-03arm64: Fix __cpu_logical_map undefined issueKefeng Wang3-5/+16
2020-09-03efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov1-0/+4
2020-09-03pinctrl: mediatek: fix build for tristate changesRandy Dunlap1-0/+1
2020-09-03pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen3-0/+33
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne1-0/+8
2020-09-03mmc: sdhci-of-arasan: fix timings allocation codeManish Narani1-11/+14
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu1-1/+1
2020-09-03dmaengine: idxd: fix PCI_MSI build errorsSasha Levin1-0/+1
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann1-0/+1
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil1-1/+1
2020-09-03drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo1-5/+1
2020-09-03drm/amd/display: change global buffer to local bufferLewis Huang6-59/+183
2020-09-03media: i2c: imx290: fix reset GPIO pin handlingAndrey Konovalov1-3/+4
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
2020-09-03hugetlbfs: prevent filesystem stacking of hugetlbfsMike Kravetz1-0/+6
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron1-3/+47
2020-09-03i2c: i801: Add support for Intel Tiger Lake PCH-HJarkko Nikula1-0/+4
2020-09-03scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan1-1/+1
2020-09-03ceph: do not access the kiocb after aio requestsXiubo Li1-2/+3
2020-09-03ceph: fix potential mdsc use-after-free crashXiubo Li1-1/+13
2020-09-03netfilter: nf_tables: report EEXIST on overlapsPablo Neira Ayuso1-9/+7