summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Linux 5.4.39v5.4.39Greg Kroah-Hartman1-1/+1
2020-05-06selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-25/+45
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-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-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-06scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp1-1/+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-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: 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/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-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-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-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
2020-05-06ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai1-1/+1
2020-05-06ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang1-0/+1
2020-05-06crypto: caam - fix the address of the last entry of S/GIuliana Prodan1-1/+1
2020-05-06mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl1-9/+0
2020-05-06mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl1-1/+1
2020-05-06mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti1-0/+2
2020-05-06mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter1-0/+3
2020-05-06mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek BehĂșn1-0/+10
2020-05-06mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson1-11/+10
2020-05-06btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo1-2/+11
2020-05-06btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana1-3/+40
2020-05-06btrfs: fix block group leak when removing failsXiyu Yang1-6/+10