summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.39v5.4.39Greg Kroah-Hartman2020-05-061-1/+1
* selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-05-061-25/+45
* arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino2020-05-061-1/+1
* dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko2020-05-061-1/+1
* dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-05-061-2/+2
* nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-061-7/+15
* nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel2020-05-061-0/+2
* Fix use after free in get_tree_bdev()David Howells2020-05-061-1/+1
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-062-6/+12
* i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen2020-05-061-1/+4
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-061-1/+1
* scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp2020-05-061-1/+1
* iommu/qcom: Fix local_base status checkTang Bin2020-05-061-1/+4
* vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson2020-05-061-2/+2
* vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao2020-05-061-1/+1
* i2c: iproc: generate stop event for slave writesRayagonda Kokatanur2020-05-061-0/+3
* RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter2020-05-061-1/+1
* RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe2020-05-061-16/+11
* RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky2020-05-061-1/+1
* RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky2020-05-061-1/+1
* RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe2020-05-061-4/+11
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-061-1/+2
* RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau2020-05-061-1/+3
* scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck2020-05-061-0/+3
* scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck2020-05-061-18/+14
* ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safeRussell King2020-05-061-0/+1
* dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi2020-05-061-2/+4
* dm writecache: fix data corruption when reloading the targetMikulas Patocka2020-05-061-15/+37
* dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom2020-05-061-1/+1
* PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-05-061-0/+7
* PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-05-061-2/+2
* IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee2020-05-064-8/+8
* dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro2020-05-061-15/+12
* Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui2020-05-061-9/+34
* i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter2020-05-061-1/+1
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-061-8/+12
* ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick2020-05-061-17/+5
* ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-05-061-1/+3
* ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai2020-05-061-1/+1
* ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang2020-05-061-0/+1
* crypto: caam - fix the address of the last entry of S/GIuliana Prodan2020-05-061-1/+1
* mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl2020-05-061-9/+0
* mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl2020-05-061-1/+1
* mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti2020-05-061-0/+2
* mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter2020-05-061-0/+3
* mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek BehĂșn2020-05-061-0/+10
* mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson2020-05-061-11/+10
* btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo2020-05-061-2/+11
* btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana2020-05-061-3/+40
* btrfs: fix block group leak when removing failsXiyu Yang2020-05-061-6/+10