summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-21intel_th: Fix a resource leak in an error handling pathChristophe JAILLET1-2/+8
2022-08-21PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie1-1/+0
2022-08-21dmaengine: sf-pdma: Add multithread support for a DMA channelViacheslav Mitrofanov1-14/+30
2022-08-21dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()Austin Kim1-2/+3
2022-08-21KVM: arm64: Don't return from void functionQuentin Perret2-2/+2
2022-08-21soundwire: bus_type: fix remove and shutdown supportPierre-Louis Bossart1-6/+2
2022-08-21PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin1-7/+7
2022-08-21PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin1-2/+16
2022-08-21PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin1-3/+13
2022-08-21clk: qcom: camcc-sdm845: Fix topology around titan_top power domainVladimir Zapolskiy1-0/+4
2022-08-21clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocksRobert Marko1-0/+10
2022-08-21clk: qcom: ipq8074: fix NSS port frequency tablesRobert Marko1-0/+8
2022-08-21clk: qcom: ipq8074: SW workaround for UBI32 PLL lockRobert Marko1-0/+3
2022-08-21clk: qcom: ipq8074: fix NSS core PLL-sRobert Marko1-1/+38
2022-08-21usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov1-1/+1
2022-08-21clk: qcom: clk-krait: unlock spin after mux completionAnsuel Smith1-1/+6
2022-08-21driver core: fix potential deadlock in __driver_attachZhang Wensheng1-1/+4
2022-08-21misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-08-21dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semanticsSerge Semin1-1/+1
2022-08-21mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou3-8/+10
2022-08-21mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler3-0/+8
2022-08-21KVM: Don't set Accessed/Dirty bits for ZERO_PAGESean Christopherson1-2/+14
2022-08-21clk: mediatek: reset: Fix written reset bit offsetRex-BC Chen1-2/+2
2022-08-21iio: accel: bma400: Reordering of header filesJagath Jog J1-2/+2
2022-08-21platform/chrome: cros_ec: Always expose last resume resultStephen Boyd1-4/+4
2022-08-21iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J1-2/+21
2022-08-21netfilter: xtables: Bring SPDX identifier backThomas Gleixner1-16/+1
2022-08-21usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-08-21usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-08-21usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-08-21usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-08-21fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani1-1/+1
2022-08-21mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error pathUwe Kleine-König1-3/+5
2022-08-21mtd: partitions: Fix refcount leak in parse_redboot_ofMiaoqian Lin1-0/+1
2022-08-21mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_releaseDuoming Zhou1-1/+1
2022-08-21HID: cp2112: prevent a buffer overflow in cp2112_xfer()Harshit Mogalapalli1-0/+5
2022-08-21PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin1-0/+1
2022-08-21mtd: rawnand: meson: Fix a potential double free issueChristophe JAILLET1-1/+0
2022-08-21mtd: maps: Fix refcount leak in ap_flash_initMiaoqian Lin1-0/+1
2022-08-21mtd: maps: Fix refcount leak in of_flash_probe_versatileMiaoqian Lin1-0/+1
2022-08-21clk: renesas: r9a06g032: Fix UART clkgrp bitselRalph Siemsen1-4/+4
2022-08-21wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld2-6/+9
2022-08-21wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld2-11/+15
2022-08-21dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua1-5/+5
2022-08-21net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen1-1/+1
2022-08-21net: rose: fix netdev reference changesEric Dumazet2-2/+11
2022-08-21netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski1-3/+5
2022-08-21iavf: Fix max_rate limitingPrzemyslaw Patynowski2-2/+24
2022-08-21net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning3-20/+17
2022-08-21tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2-3/+3