summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Linux 5.6.11v5.6.11Greg Kroah-Hartman1-1/+1
2020-05-06io_uring: statx must grab the file table for valid fdJens Axboe1-2/+10
2020-05-06arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino1-1/+1
2020-05-06dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko1-1/+1
2020-05-06drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper1-4/+2
2020-05-06dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko1-2/+2
2020-05-06nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher1-7/+15
2020-05-06drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang1-4/+8
2020-05-06nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel1-0/+2
2020-05-06Fix use after free in get_tree_bdev()David Howells1-1/+1
2020-05-06ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-05-06i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen1-1/+4
2020-05-06iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-06iommu/vt-d: Use right Kconfig option nameLu Baolu1-2/+2
2020-05-06iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1
2020-05-06scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp1-1/+1
2020-05-06dmaengine: fix channel index enumerationDave Jiang2-36/+28
2020-05-06dmaengine: ti: k3-psil: fix deadlock on error pathGrygorii Strashko1-0/+1
2020-05-06iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-06vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson1-2/+2
2020-05-06vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao1-1/+1
2020-05-06dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing1-1/+2
2020-05-06i2c: iproc: generate stop event for slave writesRayagonda Kokatanur1-0/+3
2020-05-06RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter1-1/+1
2020-05-06RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe1-16/+11
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky1-1/+1
2020-05-06RDMA/core: Fix overwriting of uobj in case of errorLeon Romanovsky1-3/+2
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky1-1/+1
2020-05-06RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe1-4/+11
2020-05-06RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-06RDMA/uverbs: Fix a race with disassociate and exit_mmap()Jason Gunthorpe1-0/+4
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau1-1/+3
2020-05-06scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck1-0/+3
2020-05-06scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck1-18/+14
2020-05-06block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-05-06ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safeRussell King1-0/+1
2020-05-06dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi1-2/+4
2020-05-06dm writecache: fix data corruption when reloading the targetMikulas Patocka1-15/+37
2020-05-06dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom1-1/+1
2020-05-06PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui1-0/+7
2020-05-06PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-05-06IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee4-8/+8
2020-05-06selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-25/+45
2020-05-06dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro1-15/+12
2020-05-06Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui1-9/+34
2020-05-06x86/hyperv: Suspend/resume the VP assist page for hibernationDexuan Cui1-2/+10
2020-05-06i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter1-1/+1
2020-05-06ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-06ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick1-17/+5
2020-05-06ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3