summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Linux 5.10.147v5.10.147Greg Kroah-Hartman1-1/+1
2022-10-05ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen1-2/+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-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2022-10-05net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang1-10/+13
2022-10-05nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley1-3/+3
2022-10-05nvme: add new line after variable declatationChaitanya Kulkarni1-0/+3
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-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-05ASoC: tas2770: Reinit regcache on resetMartin PoviĊĦer1-0/+3
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-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-05scsi: hisi_sas: Revert "scsi: hisi_sas: Limit max hw sectors for v3 HW"Yu Kuai1-7/+0
2022-10-05swiotlb: max mapping size takes min align mask into accountTianyu Lan1-1/+12
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: 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: 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-05net: mt7531: only do PLL once after the resetAlexander Couzens1-6/+9
2022-10-05ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()ChenXiaoSong1-1/+2
2022-10-05ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij1-0/+1
2022-10-05clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald1-10/+5
2022-10-05Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak1-1/+1
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-05thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello1-0/+1
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-10-05uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-10-05usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-10-05uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-10-05btrfs: fix hang during unmount when stopping a space reclaim workerFilipe Manana1-0/+25
2022-10-05ALSA: hda: Fix Nvidia dp infoframeMohan Kumar1-4/+19
2022-10-05ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang1-1/+17
2022-10-05ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2022-10-05ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9