summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30ibmvnic: Harden device login requestsThomas Falcon1-4/+17
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-06-30bcache: check and adjust logical block size for backing devicesMauricio Faria de Oliveira1-3/+19
2020-06-30riscv/atomic: Fix sign extension for RV64INathan Huckleberry1-4/+4
2020-06-30drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov1-1/+1
2020-06-30ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin1-3/+6
2020-06-30sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost1-4/+7
2020-06-30sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-30sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-30sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-30afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-30i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-30selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-06-30wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-28/+11
2020-06-30socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-2/+3
2020-06-30wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-8/+2
2020-06-30net: macb: free resources on failure path of at91ether_open()Claudiu Beznea1-43/+73
2020-06-30i2c: fsi: Fix the port number field in status registerEddie James1-1/+1
2020-06-30clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-30io_uring: fix hanging iopoll in case of -EAGAINPavel Begunkov1-7/+2
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-30netfilter: ipset: fix unaligned atomic accessRussell King1-0/+2
2020-06-30qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King1-1/+2
2020-06-30nvme: don't protect ns mutation with ns->head->lockSagi Grimberg1-8/+4
2020-06-30usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2-11/+14
2020-06-30usb: gadget: udc: Potential Oops in error handling codeDan Carpenter1-1/+2
2020-06-30scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park1-1/+2
2020-06-30ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai1-2/+4
2020-06-30cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy1-12/+11
2020-06-30cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy1-28/+24
2020-06-30net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin1-0/+19
2020-06-30net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin1-0/+1
2020-06-30net: qede: fix PTP initialization on recoveryAlexander Lobakin3-20/+15
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-30net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin1-1/+2
2020-06-30net: qed: fix async event callbacks unregisteringAlexander Lobakin3-5/+7
2020-06-30net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-06-30dma-direct: add missing set_memory_decrypted() for coherent mappingDavid Rientjes1-0/+6
2020-06-30soc: imx8m: Correct i.MX8MP UID fuse offsetAnson Huang1-2/+6
2020-06-30iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu1-3/+10
2020-06-30iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu1-1/+2
2020-06-30iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2-3/+3
2020-06-30Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov1-2/+1
2020-06-30ionic: tame the watchdog timer on reconfigShannon Nelson1-6/+7
2020-06-30selftests/net: report etf errors correctlyWillem de Bruijn1-7/+26
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo1-0/+1
2020-06-30s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann1-4/+1
2020-06-30ASoC: rockchip: Fix a reference count leak.Qiushi Wu1-1/+3
2020-06-30RDMA/core: Check that type_attrs is not NULL prior accessLeon Romanovsky1-15/+21