summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie2022-10-121-3/+0
* arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow2022-10-122-1/+9
* um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub2022-10-121-6/+0
* um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub2022-10-121-3/+2
* ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela2022-10-121-0/+1
* net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur2022-10-121-0/+1
* net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-10-122-19/+60
* scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren2022-10-121-5/+0
* ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov2022-10-123-5/+5
* dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal2022-10-121-1/+5
* dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal2022-10-121-1/+1
* dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal2022-10-121-6/+7
* firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi2022-10-121-0/+20
* firmware: arm_scmi: Harden accesses to the sensor domainsCristian Marussi2022-10-121-4/+18
* firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi2022-10-123-3/+10
* fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu2022-10-121-4/+3
* powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi2022-10-121-9/+0
* mm: gup: fix the fast GUP race against THP collapseYang Shi2022-10-122-10/+34
* xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa2022-10-123-5/+6
* docs: update mediator information in CoC docsShuah Khan2022-10-121-1/+1
* Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen2022-10-121-0/+1
* Linux 5.15.72v5.15.72Greg Kroah-Hartman2022-10-051-1/+1
* drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson2022-10-051-4/+4
* x86/alternative: Fix race in try_get_desc()Nadav Amit2022-10-051-22/+23
* KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson2022-10-051-2/+0
* clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli2022-10-051-4/+8
* clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu2022-10-051-2/+2
* fs: split off setxattr_copy and do_setxattr function from setxattrStefan Roesch2022-10-052-25/+83
* vdpa/ifcvf: fix the calculation of queuepairAngus Chen2022-10-051-2/+2
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner2022-10-051-4/+6
* net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang2022-10-051-10/+13
* wifi: mac80211: fix regression with non-QoS driversHans de Goede2022-10-051-0/+4
* nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley2022-10-051-3/+3
* net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu2022-10-051-2/+2
* cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca2022-10-051-9/+19
* net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua2022-10-051-1/+4
* usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-10-051-1/+6
* gpio: mvebu: Fix check for pwm support on non-A8K platformsPali Rohár2022-10-051-9/+6
* Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-10-051-1/+1
* Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris2022-10-051-13/+0
* drm/bridge: lt8912b: fix corrupted image outputFrancesco Dolcini2022-10-051-1/+1
* drm/bridge: lt8912b: set hdmi or dvi modePhilippe Schenker2022-10-051-0/+2
* drm/bridge: lt8912b: add vsync hsyncPhilippe Schenker2022-10-051-1/+8
* ASoC: tas2770: Reinit regcache on resetMartin Povišer2022-10-051-0/+3
* arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold2022-10-051-1/+1
* ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang2022-10-051-0/+4
* soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland2022-10-051-2/+2
* soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland2022-10-051-8/+5
* soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing2022-10-051-3/+1