summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Linux 5.15.72v5.15.72Greg Kroah-Hartman1-1/+1
2022-10-05drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson1-4/+4
2022-10-05x86/alternative: Fix race in try_get_desc()Nadav Amit1-22/+23
2022-10-05KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson1-2/+0
2022-10-05clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli1-4/+8
2022-10-05clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-10-05fs: split off setxattr_copy and do_setxattr function from setxattrStefan Roesch2-25/+83
2022-10-05vdpa/ifcvf: fix the calculation of queuepairAngus Chen1-2/+2
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2022-10-05net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner1-4/+6
2022-10-05net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang1-10/+13
2022-10-05wifi: mac80211: fix regression with non-QoS driversHans de Goede1-0/+4
2022-10-05nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley1-3/+3
2022-10-05net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu1-2/+2
2022-10-05cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca1-9/+19
2022-10-05net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua1-1/+4
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-10-05gpio: mvebu: Fix check for pwm support on non-A8K platformsPali Rohár1-9/+6
2022-10-05Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-10-05Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris1-13/+0
2022-10-05drm/bridge: lt8912b: fix corrupted image outputFrancesco Dolcini1-1/+1
2022-10-05drm/bridge: lt8912b: set hdmi or dvi modePhilippe Schenker1-0/+2
2022-10-05drm/bridge: lt8912b: add vsync hsyncPhilippe Schenker1-1/+8
2022-10-05ASoC: tas2770: Reinit regcache on resetMartin Povišer1-0/+3
2022-10-05arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold1-1/+1
2022-10-05ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang1-0/+4
2022-10-05soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland1-2/+2
2022-10-05soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland1-8/+5
2022-10-05soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing1-3/+1
2022-10-05soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland1-3/+2
2022-10-05soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland1-0/+1
2022-10-05ARM: dts: am5748: keep usb4_tm disabledRomain Naour1-0/+4
2022-10-05reset: imx7: Fix the iMX8MP PCIe PHY PERST supportRichard Zhu1-0/+1
2022-10-05ARM: dts: am33xx: Fix MMCHS0 dma propertiesYuTong Chang1-2/+1
2022-10-05swiotlb: max mapping size takes min align mask into accountTianyu Lan1-1/+12
2022-10-05media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil1-0/+2
2022-10-05media: rkvdec: Disable H.264 error detectionNicolas Dufresne1-2/+2
2022-10-05media: dvb_vb2: fix possible out of bound accessHangyu Hua1-0/+11
2022-10-05mm,hwpoison: check mm when killing accessing processShuai Xue1-0/+3
2022-10-05mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim1-2/+5
2022-10-05mm/migrate_device.c: flush TLB while holding PTLAlistair Popple1-2/+3
2022-10-05mm: fix dereferencing possible ERR_PTRBinyi Han1-1/+1
2022-10-05mm: prevent page_frag_alloc() from corrupting the memoryMaurizio Lombardi1-0/+12
2022-10-05mm/page_alloc: fix race condition between build_all_zonelists and page alloca...Mel Gorman1-10/+43
2022-10-05mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen1-1/+1
2022-10-05mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov1-14/+3
2022-10-05libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel1-0/+4
2022-10-05vduse: prevent uninitialized memory accessesMaxime Coquelin1-2/+7
2022-10-05drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2-1/+30
2022-10-05drm/i915/gt: Restrict forced preemption to the active contextChris Wilson2-1/+35