summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-06Linux 5.6.11v5.6.11Greg Kroah-Hartman
2020-05-06io_uring: statx must grab the file table for valid fdJens Axboe
2020-05-06arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino
2020-05-06dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko
2020-05-06drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-05-06dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-05-06nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-05-06drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-05-06nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-05-06Fix use after free in get_tree_bdev()David Howells
2020-05-06ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-05-06i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-05-06iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-05-06iommu/vt-d: Use right Kconfig option nameLu Baolu
2020-05-06iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman
2020-05-06scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp
2020-05-06dmaengine: fix channel index enumerationDave Jiang
2020-05-06dmaengine: ti: k3-psil: fix deadlock on error pathGrygorii Strashko
2020-05-06iommu/qcom: Fix local_base status checkTang Bin
2020-05-06vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-05-06vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao
2020-05-06dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing
2020-05-06i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2020-05-06RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter
2020-05-06RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-05-06RDMA/core: Fix overwriting of uobj in case of errorLeon Romanovsky
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-05-06RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe
2020-05-06RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-05-06RDMA/uverbs: Fix a race with disassociate and exit_mmap()Jason Gunthorpe
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-05-06scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-05-06scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-05-06block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig
2020-05-06ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safeRussell King
2020-05-06dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi
2020-05-06dm writecache: fix data corruption when reloading the targetMikulas Patocka
2020-05-06dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom
2020-05-06PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui
2020-05-06PM: ACPI: Output correct message on target power stateKai-Heng Feng
2020-05-06IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee
2020-05-06selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-05-06dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro
2020-05-06Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui
2020-05-06x86/hyperv: Suspend/resume the VP assist page for hibernationDexuan Cui
2020-05-06i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-05-06ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai
2020-05-06ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick
2020-05-06ALSA: hda/hdmi: fix without unlocked before returnWu Bo