summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda3-3/+94
2022-08-17mmc: block: Add single read for 4k sector cardsChristian Loehle1-14/+14
2022-08-17of: device: Fix missing of_node_put() in of_dma_set_restricted_bufferLiang He1-1/+4
2022-08-17mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev1-2/+7
2022-08-17memstick/ms_block: Fix a memory leakChristophe JAILLET1-0/+1
2022-08-17memstick/ms_block: Fix some incorrect memory allocationChristophe JAILLET1-5/+5
2022-08-17mmc: renesas_sdhi: Get the reset handle early in the probeLad Prabhakar1-4/+4
2022-08-17mmc: mxcmmc: Silence a clang warningFabio Estevam1-1/+1
2022-08-17mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin1-0/+1
2022-08-17staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou3-22/+20
2022-08-17binder: fix redefinition of seq_file attributesCarlos Llamas3-107/+100
2022-08-17intel_th: msu: Fix vmalloced buffersAlexander Shishkin1-2/+12
2022-08-17intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang1-0/+3
2022-08-17intel_th: Fix a resource leak in an error handling pathChristophe JAILLET1-2/+8
2022-08-17scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter1-2/+2
2022-08-17PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie1-1/+0
2022-08-17dmaengine: sf-pdma: Add multithread support for a DMA channelViacheslav Mitrofanov1-14/+30
2022-08-17KVM: arm64: Don't return from void functionQuentin Perret2-2/+2
2022-08-17soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart5-61/+106
2022-08-17soundwire: bus_type: fix remove and shutdown supportPierre-Louis Bossart1-6/+2
2022-08-17PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin1-7/+7
2022-08-17PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin1-2/+16
2022-08-17PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit addressSerge Semin1-6/+10
2022-08-17PCI: dwc: Disable outbound windows only for controllers using iATUSerge Semin1-6/+8
2022-08-17PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin1-3/+13
2022-08-17PCI: dwc: Stop link on host_init errors and de-initializationSerge Semin1-2/+14
2022-08-17mm/mempolicy: fix get_nodes out of bound accessTianyu Li1-1/+1
2022-08-17clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD registerNikita Travkin1-3/+6
2022-08-17clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enab...Nikita Travkin1-1/+6
2022-08-17clk: qcom: camcc-sm8250: Fix topology around titan_top power domainVladimir Zapolskiy1-0/+4
2022-08-17clk: qcom: camcc-sdm845: Fix topology around titan_top power domainVladimir Zapolskiy1-0/+4
2022-08-17clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocksRobert Marko1-0/+10
2022-08-17clk: qcom: ipq8074: fix NSS port frequency tablesRobert Marko1-0/+8
2022-08-17clk: qcom: ipq8074: SW workaround for UBI32 PLL lockRobert Marko1-0/+3
2022-08-17clk: qcom: ipq8074: fix NSS core PLL-sRobert Marko1-1/+38
2022-08-17RDMA/rxe: Fix deadlock in rxe_do_local_ops()Bob Pearson1-3/+5
2022-08-17usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov1-1/+1
2022-08-17clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clockBryan O'Donoghue1-8/+8
2022-08-17clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_srcBryan O'Donoghue1-0/+13
2022-08-17clk: qcom: gcc-msm8939: Fix bimc_ddr_clk_src rcgr base addressBryan O'Donoghue1-1/+1
2022-08-17clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRCBryan O'Donoghue1-0/+1
2022-08-17clk: qcom: clk-krait: unlock spin after mux completionAnsuel Smith1-1/+6
2022-08-17driver core: fix potential deadlock in __driver_attachZhang Wensheng1-1/+4
2022-08-17misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-08-17clk: qcom: camcc-sm8250: Fix halt on boot by reducing driver's init levelVladimir Zapolskiy1-11/+1
2022-08-17mtd: dataflash: Add SPI ID tableMark Brown1-0/+8
2022-08-17dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semanticsSerge Semin1-1/+1
2022-08-17scsi: iscsi: Fix session removal on shutdownMike Christie8-13/+21
2022-08-17scsi: iscsi: Add helper to remove a session from the kernelMike Christie2-0/+50
2022-08-17scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie1-10/+7