summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08lib/test_lockup: fix kernel pointer check for separate address spacesArnd Bergmann1-3/+8
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann10-21/+23
2022-04-08ARM: tegra: transformer: Drop reg-shift for Tegra HS UARTSvyatoslav Ryhel3-0/+6
2022-04-08ASoC: rt5682s: Fix the wrong jack type detectedDerek Fang2-18/+9
2022-04-08media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-04-08media: imx-jpeg: fix a bug of accessing array out of boundsMing Qian1-1/+0
2022-04-08ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021Mauro Carvalho Chehab1-0/+8
2022-04-08ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2022-04-08ARM: dts: bcm2711: Add the missing L1/L2 cache informationRichard Schleich1-0/+50
2022-04-08video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao1-4/+4
2022-04-08video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao1-2/+2
2022-04-08video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao1-4/+4
2022-04-08arm64: defconfig: build imx-sdma as a moduleMarcel Ziswiler1-1/+1
2022-04-08ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa7-12/+12
2022-04-08ALSA: hda: Fix driver index handling at re-bindingTakashi Iwai1-3/+7
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel1-29/+22
2022-04-08media: atomisp: fix dummy_ptr check to avoid duplicate active_boTsuchiya Yuto1-3/+4
2022-04-08media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...Hans de Goede1-0/+18
2022-04-08ASoC: madera: Add dependencies on MFDCharles Keepax1-0/+5
2022-04-08ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-08ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-08video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang1-1/+1
2022-04-08video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy1-8/+8
2022-04-08video: fbdev: w100fb: Reset global stateEvgeny Novikov1-3/+12
2022-04-08video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner1-1/+1
2022-04-08media: iommu/mediatek: Add device_link between the consumer and the larb devicesYong Wu2-1/+58
2022-04-08media: iommu/mediatek: Return ENODEV if the device is NULLYong Wu2-2/+2
2022-04-08media: iommu/mediatek-v1: Free the existed fwspec if the master dev already hasYong Wu1-0/+9
2022-04-08ASoC: SOF: Intel: hda: Remove link assignment limitationRanjani Sridharan1-0/+13
2022-04-08media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffersMirela Rabulea1-0/+6
2022-04-08ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao1-5/+10
2022-04-08ASoC: cs42l42: Report full jack status when plug is detectedRichard Fitzgerald1-3/+11
2022-04-08ASoC: sh: rz-ssi: Make the data structures available before registering the h...Lad Prabhakar1-2/+3
2022-04-08media: ir_toy: free before error exitingPeiwei Hu1-1/+1
2022-04-08media: atmel: atmel-isc-base: report frame sizes as full supported rangeEugen Hristev1-12/+10
2022-04-08media: staging: media: zoran: fix various V4L2 compliance errorsHans Verkuil2-4/+11
2022-04-08media: staging: media: zoran: calculate the right buffer number for zoran_rea...Corentin Labbe1-1/+6
2022-04-08media: staging: media: zoran: move videodev allocCorentin Labbe3-33/+54
2022-04-08ntfs: add sanity check on allocation sizeDongliang Mu1-0/+4
2022-04-08Adjust cifssb maximum read sizeRohith Surabattula2-0/+13
2022-04-08f2fs: compress: fix to print raw data size in error path of lz4 decompressionChao Yu1-3/+2
2022-04-08f2fs: use spin_lock to avoid hangJaegeuk Kim1-7/+10
2022-04-08btrfs: do not clean up repair bio if submit failsJosef Bacik1-8/+7
2022-04-08btrfs: do not double complete bio on errors during compressed readsJosef Bacik2-7/+21
2022-04-08btrfs: handle csum lookup errors properly on readsJosef Bacik1-14/+22
2022-04-08btrfs: make search_csum_tree return 0 if we get -EFBIGJosef Bacik1-1/+1
2022-04-08btrfs: harden identification of a stale deviceAnand Jain1-7/+38
2022-04-08f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsJaegeuk Kim5-2/+11
2022-04-08NFSD: Fix nfsd_breaker_owns_lease() return valuesChuck Lever1-2/+10
2022-04-08f2fs: fix to do sanity check on curseg->alloc_typeChao Yu1-0/+7