summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang1-0/+18
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon1-2/+11
2020-06-30RDMA/efa: Set maximum pkeys device attributeGal Pressman1-0/+1
2020-06-30RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rqAditya Pakki1-2/+4
2020-06-30rxrpc: Fix handling of rwind from an ACK packetDavid Howells1-4/+3
2020-06-30ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan1-3/+3
2020-06-30bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZEStanislav Fomichev1-20/+33
2020-06-30devmap: Use bpf_map_area_alloc() for allocating hash bucketsToke Høiland-Jørgensen1-4/+6
2020-06-30regmap: Fix memory leak from regmap_register_patchCharles Keepax1-0/+1
2020-06-30efi/x86: Setup stack correctly for efi_pe_entryArvind Sankar1-1/+10
2020-06-30x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter1-0/+1
2020-06-30dma-direct: check return value when encrypting or decrypting memoryDavid Rientjes1-5/+14